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

◆ type()

uint8_t MayaFlux::Core::InputValue::MIDIMessage::type ( ) const
inline

Definition at line 226 of file InputBinding.hpp.

226{ return status & 0xF0; }
uint8_t status
Status byte (channel + message type)

Referenced by MayaFlux::Nodes::Input::MIDINode::fire_midi_callbacks().

+ Here is the caller graph for this function: