|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Notify callbacks (minimal for InputNode)
InputNodes fire callbacks sparingly - the input event IS the notification. Override if you need per-sample callbacks (rare for input).
Reimplemented from MayaFlux::Nodes::Input::InputNode.
Definition at line 92 of file MIDINode.cpp.
References fire_midi_callbacks(), m_last_midi_message, and MayaFlux::Nodes::Input::InputNode::notify_tick().
Here is the call graph for this function: