strudel/packages
Alex McLean fdb76867a7
weave and weaveWith (#465)
Added weave and weaveWith from tidal
2023-02-18 00:00:18 +00:00
..
core weave and weaveWith (#465) 2023-02-18 00:00:18 +00:00
csound update csound + fix sound output 2023-02-02 21:31:44 +01:00
embed Publish 2022-11-06 19:30:53 +01:00
eval trash obsolete package-lock files 2023-02-01 20:43:16 +01:00
midi trash obsolete package-lock files 2023-02-01 20:43:16 +01:00
mini trash obsolete package-lock files 2023-02-01 20:43:16 +01:00
osc use jsdoc in autocomplete, still not context aware 2023-02-09 12:19:38 +01:00
react no autocomplete until upstream merge 2023-02-11 20:55:35 +01:00
serial overhaul the remaining readmes 2023-02-01 16:29:18 +01:00
soundfonts trash obsolete package-lock files 2023-02-01 20:43:16 +01:00
tonal use jsdoc in autocomplete, still not context aware 2023-02-09 12:19:38 +01:00
tone trash obsolete package-lock files 2023-02-01 20:43:16 +01:00
transpiler overhaul the remaining readmes 2023-02-01 16:29:18 +01:00
webaudio use jsdoc in autocomplete, still not context aware 2023-02-09 12:19:38 +01:00
webdirt use jsdoc in autocomplete, still not context aware 2023-02-09 12:19:38 +01:00
xen overhaul the remaining readmes 2023-02-01 16:29:18 +01: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