add claviature package

This commit is contained in:
Felix Roos 2024-03-08 00:53:48 +01:00
parent 8e41332dfa
commit 85fee0cc01
7 changed files with 286 additions and 27 deletions

View file

@ -24,6 +24,7 @@
"@heroicons/react": "^2.1.1",
"@nanostores/persistent": "^0.9.1",
"@nanostores/react": "^0.7.1",
"@strudel/claviature": "workspace:*",
"@strudel/codemirror": "workspace:*",
"@strudel/core": "workspace:*",
"@strudel/csound": "workspace:*",

View file

@ -81,6 +81,7 @@ export function loadModules() {
import('@strudel/serial'),
import('@strudel/soundfonts'),
import('@strudel/csound'),
import('@strudel/claviature'),
];
if (isTauri()) {
modules = modules.concat([