Felix Roos 4ec1145dce Publish
- @strudel.cycles/core@0.4.1
 - @strudel.cycles/eval@0.4.1
 - @strudel.cycles/midi@0.4.1
 - @strudel.cycles/mini@0.4.1
 - @strudel.cycles/osc@0.3.1
 - @strudel.cycles/react@0.4.2
 - @strudel.cycles/soundfonts@0.4.2
 - @strudel.cycles/tonal@0.4.1
 - @strudel.cycles/tone@0.4.1
 - @strudel.cycles/transpiler@0.4.1
 - @strudel.cycles/webaudio@0.4.2
 - @strudel.cycles/webdirt@0.4.1
 - @strudel.cycles/xen@0.4.1
2022-11-17 11:09:54 +01:00
..
2022-06-18 13:11:25 +02:00
2022-11-17 11:09:54 +01:00
2022-11-17 11:09:54 +01:00
2022-05-29 18:13:07 +02:00
2022-11-12 20:17:57 +01:00

@strudel.cycles/webdirt

This package adds webdirt support to strudel!

Dev Notes

Add default samples to repl:

  1. move samples to repl/public 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/EmuSP12 > ../../repl/public/EmuSP12.json
  3. adapt loadWebDirt in App.jsx + MiniRepl.jsx to use the generated json file