2022-03-25 21:35:41 +01:00

9 lines
265 B
Markdown

# @strudel/tone
TBD
## Dev Notes
- `@tonejs/piano` has peer dependency on `webmidi@^2.5.1`! A newer version of webmidi will break.
- If you use Tone in another package, make sure to `import { Tone } from '@strudel/tone`, to ensure you get the same AudioContext.