MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getMidiMessageType

Method getMidiMessageType

Source/MIDI/CtrlrMidiMessage.cpp:620–623  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

618}
619
620CtrlrMidiMessageType CtrlrMidiMessage::getMidiMessageType() const
621{
622 return (messageType);
623}
624
625int CtrlrMidiMessage::getChannel() const
626{

Callers 5

addMatchTargetMethod · 0.80
getMidiTypeFromModulatorFunction · 0.80
sendMidiMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected