Input Mode
Send Message
This input Action sends a MIDI message to the specified MIDI device. This works exactly like an output Binding would, except the condition is another Message.
Each Field is specified by the Message section.
Device Connection
This input Action changes a MIDI device’s connection status to the plugin. It can enable or disable message transmission using another MIDI device.
The Device output Field controls what MIDI device to reference. MIDI devices listed here are the same as in the plugin main menu.
The Status output Fields control what statuses the MIDI device will be set to. For example, if the Input Status input Field is set to OFF and the Output Status input Field is set to ON, the output Action will disable input and enable output for the selected MIDI device.
Make sure you don’t disable the input of the MIDI device that fulfills the input Binding this input Action is a part of!
Output Mode
Device Connection Changed
This output Action occurs when the plugin detects a change in a MIDI device’s connection status.
The Device input Field controls what MIDI device to reference. MIDI devices listed here are the same as in the plugin main menu.
The Status input Fields control what statuses the output Action will listen for. For example, if the Input Status input Field is set to OFF and the Output Status input Field is set to ON, the output Action will only listen to events where ONLY the output is connected to the plugin.
This output Action will NOT function when this plugin is first loaded into OBS Studio. It will only work when either physically connecting/ disconnecting the MIDI device or using or the complementary input Action.
Use the Ignored Field mode to exclude one of the statuses from these Actions. This is most useful for using just one aspect of the MIDI device’s connectivity with the plugin without impacting the other.