|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Extract a scalar value from an InputValue.
| value | The input value to extract from |
Override in derived classes for specific input types. Default handles SCALAR and MIDI CC values.
Reimplemented from MayaFlux::Nodes::Input::InputNode.
Definition at line 10 of file MIDINode.cpp.
References MayaFlux::Core::InputValue::as_midi(), MayaFlux::Nodes::Input::MIDIConfig::invert_cc, m_config, m_last_midi_message, MayaFlux::Nodes::Node::m_last_output, matches_filters(), MayaFlux::Core::InputValue::MIDI, MayaFlux::Nodes::Input::MIDIConfig::note_off_only, MayaFlux::Nodes::Input::MIDIConfig::note_on_only, MayaFlux::Core::InputValue::MIDIMessage::type(), MayaFlux::Core::InputValue::type, and MayaFlux::Nodes::Input::MIDIConfig::velocity_curve.
Here is the call graph for this function: