|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< Nodes::Input::InputNode > MayaFlux::Creator::read_input | ( | const Nodes::Input::InputConfig & | config, |
| const Core::InputBinding & | binding | ||
| ) |
Create and register generic input node.
| config | Generic input configuration. |
| binding | Generic input binding. |
Definition at line 172 of file Creator.cpp.
References MayaFlux::Journal::API, MayaFlux::Core::InputBinding::backend, MayaFlux::Core::HID, MayaFlux::Journal::Init, MF_ERROR, MayaFlux::Core::MIDI, MayaFlux::Core::OSC, read_hid(), read_midi(), and read_osc().
Here is the call graph for this function: