midi_local_control_off
Sends a MIDI local control off message to all connected devices on all channels. Use the port:
and channel:
opts to restrict which MIDI ports and channels are used.
All devices on a given channel will respond only to data received over MIDI. Played data, etc. will be ignored. See midi_local_control_on
to enable local control.
MIDI 1.0 Specification - Channel Mode Messages - Local Control Off
Introduced in v3.0
# Example 1 | |
|
|
# Example 2 | |
|
|