delete tone

This commit is contained in:
Felix Roos 2023-07-04 23:43:49 +02:00
parent 1718dbe94e
commit ce09443e48
15 changed files with 4 additions and 405 deletions

View file

@ -25,7 +25,7 @@ There are multiple npm packages you can use to use strudel, or only parts of it,
- [`core`](./packages/core/): tidal pattern engine
- [`mini`](./packages/mini): mini notation parser + core binding
- [`transpiler`](./packages/transpiler): user code transpiler
- [`tone`](./packages/tone): bindings for Tone.js instruments and effects
- [`webaudio`](./packages/webaudio): webaudio output
- [`osc`](./packages/osc): bindings to communicate via OSC
- [`midi`](./packages/midi): webmidi bindings
- [`serial`](./packages/serial): webserial bindings