- @strudel.cycles/eval@0.3.1 - @strudel.cycles/midi@0.3.1 - @strudel.cycles/mini@0.3.1 - @strudel.cycles/react@0.3.1 - @strudel.cycles/soundfonts@0.3.1 - @strudel.cycles/tonal@0.3.1 - @strudel.cycles/tone@0.3.1 - @strudel.cycles/webaudio@0.3.1 - @strudel.cycles/webdirt@0.3.1 - @strudel.cycles/xen@0.3.1 |
||
|---|---|---|
| .. | ||
| index.mjs | ||
| makeSampleMap.sh | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| webdirt.mjs | ||
@strudel.cycles/webdirt
This package adds webdirt support to strudel!
Dev Notes
Add default samples to repl:
- move samples to
repl/publicfolder. the samples folder is expected to have subfolders, with samples in it. the subfolders will be the names of the samples. - run
./makeSampleMap.sh ../../repl/public/EmuSP12 > ../../repl/public/EmuSP12.json - adapt
loadWebDirtin App.jsx + MiniRepl.jsx to use the generated json file