strudel/packages
2022-09-25 21:57:56 +02:00
..
core doc: improve chop + loopAt examples 2022-09-25 21:57:56 +02:00
embed Publish 2022-06-20 20:04:21 +02:00
eval Publish 2022-08-14 17:56:28 +02:00
midi Publish 2022-08-14 17:56:28 +02:00
mini Publish 2022-08-14 17:56:28 +02:00
osc Publish 2022-06-20 20:04:21 +02:00
react add missing external deps to react pkg 2022-09-14 21:55:09 +02: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 Publish 2022-08-14 17:56:28 +02:00
tone Publish 2022-08-14 17:56:28 +02:00
webaudio roomsize 2022-09-25 20:08:02 +02: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