ofxPDSP
pdsp::Delay Member List

This is the complete list of members for pdsp::Delay, including all inherited members.

addInput(const char *tag, InputNode &input)pdsp::Patchableprotected
addModuleInput(const char *tag, Patchable &unit)pdsp::Patchableprotected
addModuleOutput(const char *tag, Patchable &unit)pdsp::Patchableprotected
addOutput(const char *tag, OutputNode &output)pdsp::Patchableprotected
Delay() (defined in pdsp::Delay)pdsp::Delay
Delay(float timeMs) (defined in pdsp::Delay)pdsp::Delay
disconnectAll()pdsp::Patchable
disconnectIn()pdsp::Patchable
disconnectOut()pdsp::Patchable
getGlobalSampleRate() (defined in pdsp::Preparable)pdsp::Preparablestatic
getInputsList()pdsp::Patchable
getOutputBufferToFill(OutputNode &node)pdsp::Unitprotected
getOutputsList()pdsp::Patchable
getOversampleLevel() constpdsp::Unit
getSelectedInput()pdsp::Patchable
getSelectedOutput()pdsp::Patchable
in(const char *tag)pdsp::Patchable
in_damping()pdsp::Delay
in_feedback()pdsp::Delay
in_signal()pdsp::Delay
in_time()pdsp::Delay
meter_time() constpdsp::Delay
operator=(const Unit &other) (defined in pdsp::Unit)pdsp::Unit
operator=(Unit &&other) (defined in pdsp::Unit)pdsp::Unit
out(const char *tag)pdsp::Patchable
out_signal()pdsp::Delay
Patchable() (defined in pdsp::Patchable)pdsp::Patchable
Preparable() (defined in pdsp::Preparable)pdsp::Preparable
prepareToPlay(int expectedBufferSize, double sampleRate) overridepdsp::Unitprotected
processAndGetSingleValue(InputNode &input, int pos)pdsp::Unitprotected
processInput(InputNode &node, int &stateNow)pdsp::Unitprotected
resetInputToDefault()pdsp::Patchable
resetOutputToDefault()pdsp::Patchable
set(float timeMs, float feedback=0.0f, float damping=0.0f)pdsp::Delay
setControlRateOutput(OutputNode &node, float scalarValue)pdsp::Unitprotected
setMaxTime(float timeMs)pdsp::Delay
setOutputToZero(OutputNode &node)pdsp::Unitprotected
setOversampleLevel(int newOversampleLevel)pdsp::Unitvirtual
Unit() (defined in pdsp::Unit)pdsp::Unit
Unit(const Unit &other) (defined in pdsp::Unit)pdsp::Unit
Unit(Unit &&other) (defined in pdsp::Unit)pdsp::Unit
updateOutputNodes()pdsp::Unitprotected
~Unit() (defined in pdsp::Unit)pdsp::Unitinlineprotectedvirtual