You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2019. It is now read-only.
This is a feature request/inquiry about documentation for these features that might already exist.
Is there a way to send a program change?
Is there a way to use velocity and CC numbers 0-128 instead of decimals?
Is there a way to send sysex like F0 00 01 61 03 04 7F 7F?
For CC I see there is support for modwheel (MIDI CC Mapping non-standard MIDI Range params #1), balance (MIDI CC merge 0.6, which is already released on hackage #8), expression (MIDI CC midiproxy not defined since the version 0.8 #11), and sustainpedal (MIDI CC #64). How do we address the other controller numbers? Example:
m1 $ note "0*8" # cc7 "0.25 0.75" # cc5 "0.1 0.9" # cc73 (sine1)
The text was updated successfully, but these errors were encountered: