strudel/packages
2023-05-29 12:39:36 +02:00
..
codemirror bump codemirror again to get new core version 2023-05-05 23:52:55 +02:00
core add compound adsr + ds controls 2023-05-29 12:39:36 +02:00
csound update remaining packages 2023-04-30 08:30:29 +02:00
embed Publish 2022-11-06 19:30:53 +01:00
eval update vite to v4 2023-04-29 08:10:12 +02:00
midi update a bunch of minor versions 2023-04-30 08:20:51 +02:00
mini bump web pkg dependencies 2023-05-10 12:11:51 +02:00
osc update a bunch of minor versions 2023-04-30 08:20:51 +02:00
react MiniRepl: consume font settings 2023-05-28 12:42:15 +02:00
serial update vite to v4 2023-04-29 08:10:12 +02:00
soundfonts bump soundfonts 2023-05-12 10:00:55 +02:00
tonal bump web pkg dependencies 2023-05-10 12:11:51 +02:00
tone update vite to v4 2023-04-29 08:10:12 +02:00
transpiler bump web pkg dependencies 2023-05-10 12:11:51 +02:00
web format 2023-05-10 13:03:06 +02:00
webaudio clamp delayfeedback 2023-05-28 12:41:46 +02:00
webdirt update vite to v4 2023-04-29 08:10:12 +02:00
xen update vite to v4 2023-04-29 08:10:12 +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