Raphaël Forment ec470aa2c6 Feat: midi() command support external instrument parameter mapping
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.
2024-11-09 01:41:59 +01:00
..
2024-05-31 23:07:26 +02:00
2024-02-08 12:19:11 +01:00

@strudel/midi

This package adds midi functionality to strudel Patterns.

Install

npm i @strudel/midi --save