RuntimeTestPlugin

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

buildLegalIO
LegalIO[] buildLegalIO()
Undocumented in source. Be warned that the author may not have intended to support it.
buildPluginInfo
PluginInfo buildPluginInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
processAudio
void processAudio(const(float*)[] inputs, float*[] outputs, int frames, TimeInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset(double sampleRate, int maxFrames, int numInputs, int numOutputs)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_heapObject
HeapObject _heapObject;
Undocumented in source.
_runtime
ScopedRuntime _runtime;
Undocumented in source.

Meta