A Node that injects MIDI message in to the stream, for keyboard key entry, note previews and MIDI step entry etc.
More...
#include <tracktion_LiveMidiInjectingNode.h>
A Node that injects MIDI message in to the stream, for keyboard key entry, note previews and MIDI step entry etc.
◆ LiveMidiInjectingNode()
| engine::LiveMidiInjectingNode::LiveMidiInjectingNode |
( |
AudioTrack & |
, |
|
|
std::unique_ptr< tracktion::graph::Node > |
|
|
) |
| |
◆ ~LiveMidiInjectingNode()
| engine::LiveMidiInjectingNode::~LiveMidiInjectingNode |
( |
| ) |
|
|
override |
◆ getNodeProperties()
| tracktion::graph::NodeProperties engine::LiveMidiInjectingNode::getNodeProperties |
( |
| ) |
|
|
override |
◆ getDirectInputNodes()
| std::vector< Node * > engine::LiveMidiInjectingNode::getDirectInputNodes |
( |
| ) |
|
|
override |
◆ prepareToPlay()
| void engine::LiveMidiInjectingNode::prepareToPlay |
( |
const tracktion::graph::PlaybackInitialisationInfo & |
| ) |
|
|
override |
◆ isReadyToProcess()
| bool engine::LiveMidiInjectingNode::isReadyToProcess |
( |
| ) |
|
|
override |
◆ process()
| void engine::LiveMidiInjectingNode::process |
( |
ProcessContext & |
| ) |
|
|
override |
The documentation for this class was generated from the following file: