mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-04 14:51:26 -04:00
ec470aa2c6
This commit adds a second argument to the midi() command: mapping. This argument should be an object containing a key-value map of MIDI controls used by an external synthesizer. If any control is used that matches the mapping, a CC message is sent.
@strudel/midi
This package adds midi functionality to strudel Patterns.
Install
npm i @strudel/midi --save