ofxPDSP
pdsp::AHR Member List

This is the complete list of members for pdsp::AHR, 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
AHR() (defined in pdsp::AHR)pdsp::AHR
disableDBTriggering()pdsp::AHR
disconnectAll()pdsp::Patchable
disconnectIn()pdsp::Patchable
disconnectOut()pdsp::Patchable
enableDBTriggering(float dBmin, float dBmax=0.0f)pdsp::AHR
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_attack()pdsp::AHR
in_hold()pdsp::AHR
in_release()pdsp::AHR
in_trig()pdsp::AHR
in_velocity()pdsp::AHR
meter_output() constpdsp::AHR
meter_triggers() constpdsp::AHR
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::AHR
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 attackTimeMs, float holdTimeMs, float releaseTimeMs, float velocity=1.0f)pdsp::AHR
setAttackCurve(float hardness)pdsp::AHR
setControlRateOutput(OutputNode &node, float scalarValue)pdsp::Unitprotected
setCurve(float hardness)pdsp::AHR
setOutputToZero(OutputNode &node)pdsp::Unitprotected
setOversampleLevel(int newOversampleLevel)pdsp::Unitvirtual
setReleaseCurve(float hardness)pdsp::AHR
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