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