A Node that takes MIDI from the output of a track and sends it to its corresponding InputDevice.
More...
#include <tracktion_TrackMidiInputDeviceNode.h>
A Node that takes MIDI from the output of a track and sends it to its corresponding InputDevice.
◆ TrackMidiInputDeviceNode()
| engine::TrackMidiInputDeviceNode::TrackMidiInputDeviceNode |
( |
MidiInputDevice & |
, |
|
|
std::unique_ptr< Node > |
, |
|
|
ProcessState & |
, |
|
|
bool |
copyInputsToOutputs |
|
) |
| |
◆ getDirectInputNodes()
| std::vector< Node * > engine::TrackMidiInputDeviceNode::getDirectInputNodes |
( |
| ) |
|
|
override |
◆ getNodeProperties()
| tracktion::graph::NodeProperties engine::TrackMidiInputDeviceNode::getNodeProperties |
( |
| ) |
|
|
override |
◆ prepareToPlay()
| void engine::TrackMidiInputDeviceNode::prepareToPlay |
( |
const tracktion::graph::PlaybackInitialisationInfo & |
| ) |
|
|
override |
◆ isReadyToProcess()
| bool engine::TrackMidiInputDeviceNode::isReadyToProcess |
( |
| ) |
|
|
override |
◆ process()
| void engine::TrackMidiInputDeviceNode::process |
( |
ProcessContext & |
| ) |
|
|
override |
The documentation for this class was generated from the following file: