add docs + fix hydra for mini repl

This commit is contained in:
Felix Roos 2023-10-26 16:01:51 +02:00
parent 1a456828df
commit 0f7b3e9f84
5 changed files with 73 additions and 1 deletions

View file

@ -20,6 +20,7 @@ if (typeof window !== 'undefined') {
import('@strudel.cycles/osc'),
import('@strudel.cycles/csound'),
import('@strudel.cycles/soundfonts'),
import('@strudel/hydra'),
);
}