|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
Configuration for MIDI data channels. More...
#include <GlobalStreamInfo.hpp>
Collaboration diagram for MayaFlux::Core::GlobalStreamInfo::MidiConfig:Public Attributes | |
| bool | enabled = false |
| Whether this MIDI channel is active. | |
| int | device_id = -1 |
| System identifier for the associated MIDI device (-1 for default) | |
Configuration for MIDI data channels.
Defines the parameters for digital musical instrument control data transmission and reception.
Definition at line 144 of file GlobalStreamInfo.hpp.