strudel/packages
2023-01-28 23:19:33 +01:00
..
core add core build 2023-01-28 22:05:11 +01:00
csound csound build 2023-01-28 22:27:18 +01:00
embed Publish 2022-11-06 19:30:53 +01:00
eval eval build 2023-01-28 22:32:48 +01:00
midi midi build 2023-01-28 22:35:08 +01:00
mini bump mini 2023-01-28 22:16:33 +01:00
osc osc build 2023-01-28 22:40:10 +01:00
react react build 2023-01-28 22:58:40 +01:00
serial serial build 2023-01-28 23:01:20 +01:00
soundfonts bump 2023-01-28 23:07:55 +01:00
tonal bump 2023-01-28 23:07:55 +01:00
tone tone build 2023-01-28 23:09:25 +01:00
transpiler transpiler build 2023-01-28 23:12:00 +01:00
webaudio webaudio build 2023-01-28 23:14:56 +01:00
webdirt webdirt build 2023-01-28 23:18:25 +01:00
xen xen build 2023-01-28 23:19:33 +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