Files
strudel/packages/webdirt/README.md
T
2022-07-01 10:40:33 +02:00

506 B

@strudel.cycles/webdirt

This package adds webdirt support to strudel!

Dev Notes

Add default samples to repl:

  1. move samples to repl/public/samples folder. the samples folder is expected to have subfolders, with samples in it. the subfolders will be the names of the samples.
  2. run ./makeSampleMap.sh ../../repl/public/samples/EmuSP12 > ../../repl/public/samples/EmuSP12.json
  3. adapt loadWebDirt in App.jsx + MiniRepl.jsx to use the generated json file