mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
33d37d8dee
This reverts commit 60ce34af43.
@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...