Merge branch 'main' into devicemotion
This commit is contained in:
commit
b7d8593a4d
9 changed files with 240 additions and 17 deletions
|
|
@ -82,6 +82,7 @@ export function loadModules() {
|
|||
import('@strudel/csound'),
|
||||
import('@strudel/tidal'),
|
||||
import('@strudel/motion'),
|
||||
import('@strudel/mqtt'),
|
||||
];
|
||||
if (isTauri()) {
|
||||
modules = modules.concat([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue