- @strudel.cycles/core@0.4.0 - @strudel.cycles/eval@0.4.0 - @strudel.cycles/midi@0.4.0 - @strudel.cycles/mini@0.4.0 - @strudel.cycles/osc@0.3.0 - @strudel.cycles/react@0.4.0 - @strudel.cycles/serial@0.2.0 - @strudel.cycles/soundfonts@0.4.0 - @strudel.cycles/tonal@0.4.0 - @strudel.cycles/tone@0.4.0 - @strudel.cycles/transpiler@0.4.0 - @strudel.cycles/webaudio@0.4.0 - @strudel.cycles/webdirt@0.4.0 - @strudel.cycles/xen@0.4.0 |
||
|---|---|---|
| .. | ||
| index.mjs | ||
| midi.mjs | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
@strudel.cycles/midi
This package adds midi functionality to strudel Patterns.
Install
npm i @strudel.cycles/midi --save
Dev Notes
- is this package really necessary? currently, /tone also depends on webmidi through @tonejs/piano. Either move piano out of /tone or merge /midi into /tone...