strudel/packages
2022-11-04 20:15:11 +01:00
..
core code format 2022-11-04 20:14:57 +01:00
embed replace old snippet 2022-11-04 20:14:47 +01:00
eval Publish 2022-08-14 17:56:28 +02:00
midi Publish 2022-08-14 17:56:28 +02:00
mini remove cross import + code format 2022-11-04 20:15:11 +01:00
osc fix: osc notes 2022-11-01 21:45:25 +01:00
react fix: mini repl test tune 2022-11-04 20:13:25 +01:00
serial Publish 2022-06-22 13:35:13 +01:00
soundfonts bump soundfont package for rerelease 2022-08-14 18:02:06 +02:00
tonal add note calls everywhere 2022-10-29 17:38:54 +02:00
tone Publish 2022-08-14 17:56:28 +02:00
webaudio feat: support github: links 2022-11-02 23:13:00 +01:00
webdirt Publish 2022-08-14 17:56:28 +02:00
xen Publish 2022-08-14 17:56:28 +02:00
README.md Create README.md 2022-09-13 22:45:03 +02:00

Packages

Each folder represents one of the @strudel.cycles/* packages published to npm.

To understand how those pieces connect, refer to the Technical Manual or the individual READMEs.

This is a graphical view of all the packages: full screen

dependencies

Generated with

npx depcruise --include-only "^packages" -X "node_modules" --output-type dot packages | dot -T svg > dependencygraph.svg