MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_type()

InputType MayaFlux::Core::MIDIBackend::get_type ( ) const
inlineoverridevirtual

Get backend type.

Implements MayaFlux::Core::IInputBackend.

Definition at line 67 of file MIDIBackend.hpp.

67{ return InputType::MIDI; }
@ MIDI
MIDI controllers and instruments.