MayaFlux 0.2.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::extract_value(), MayaFlux::Nodes::Input::MIDINode::fire_midi_callbacks(), and MayaFlux::Nodes::Input::MIDINode::matches_filters().

+ Here is the caller graph for this function: