|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
#include <MIDIBackend.hpp>
Collaboration diagram for MayaFlux::Core::MIDIBackend::Config:Public Attributes | |
| std::vector< std::string > | input_port_filters |
| std::vector< std::string > | output_port_filters |
| bool | auto_open_inputs { true } |
| bool | auto_open_outputs { false } |
| bool | enable_virtual_port { false } |
| std::string | virtual_port_name { "MayaFlux" } |
Definition at line 26 of file MIDIBackend.hpp.