MidiMapping struct
A mapping from a MIDI value to a destination.
Contents
- Reference
Public variables
-
midi_
byte_ t key - Raw MIDI signal.
- ExtPort* device_port
- The device that this connection will be mapped for.
- PortIdentifier dest_id
- Destination.
- Port* dest
- Destination pointer, for convenience.
- volatile int enabled
- Whether this binding is enabled.
- WrappedObjectWithChangeSignal* gobj
- Used in Gtk.