Add GamePad Module
This commit is contained in:
parent
726abf76ce
commit
d741b4d17a
9 changed files with 726 additions and 1 deletions
|
|
@ -81,6 +81,7 @@ export function loadModules() {
|
|||
import('@strudel/soundfonts'),
|
||||
import('@strudel/csound'),
|
||||
import('@strudel/tidal'),
|
||||
import('@strudel/gamepad'),
|
||||
];
|
||||
if (isTauri()) {
|
||||
modules = modules.concat([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue