mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
- @strudel.cycles/core@0.0.2 - @strudel.cycles/eval@0.0.2 - @strudel.cycles/midi@0.0.2 - @strudel.cycles/mini@0.0.2 - @strudel.cycles/tonal@0.0.2 - @strudel.cycles/tone@0.0.2 - @strudel.cycles/xen@0.0.2
@strudel.cycles/tone
This package adds Tone.js functions to strudel Patterns.
Install
npm i @strudel.cycles/tone --save
Dev Notes
@tonejs/pianohas peer dependency onwebmidi@^2.5.1! A newer version of webmidi will break.- If you use Tone in another package, make sure to
import { Tone } from '@strudel.cycles/tone, to ensure you get the same AudioContext.