A Node that intercepts MIDI from a plugin callback and inserts it in to the playback graph.
More...
#include <tracktion_HostedMidiInputDeviceNode.h>
A Node that intercepts MIDI from a plugin callback and inserts it in to the playback graph.
◆ HostedMidiInputDeviceNode()
| engine::HostedMidiInputDeviceNode::HostedMidiInputDeviceNode |
( |
InputDeviceInstance & |
, |
|
|
MidiInputDevice & |
, |
|
|
tracktion::graph::PlayHeadState & |
, |
|
|
tracktion::ProcessState & |
|
|
) |
| |
◆ ~HostedMidiInputDeviceNode()
| engine::HostedMidiInputDeviceNode::~HostedMidiInputDeviceNode |
( |
| ) |
|
|
override |
◆ getNodeProperties()
| tracktion::graph::NodeProperties engine::HostedMidiInputDeviceNode::getNodeProperties |
( |
| ) |
|
|
override |
◆ prepareToPlay()
| void engine::HostedMidiInputDeviceNode::prepareToPlay |
( |
const tracktion::graph::PlaybackInitialisationInfo & |
| ) |
|
|
override |
◆ isReadyToProcess()
| bool engine::HostedMidiInputDeviceNode::isReadyToProcess |
( |
| ) |
|
|
override |
◆ process()
| void engine::HostedMidiInputDeviceNode::process |
( |
ProcessContext & |
| ) |
|
|
override |
◆ handleIncomingMidiMessage()
| void engine::HostedMidiInputDeviceNode::handleIncomingMidiMessage |
( |
const juce::MidiMessage & |
, |
|
|
MPESourceID |
|
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following file: