Krotos Modules 3
Loading...
Searching...
No Matches
krotos::KAttachment Member List

This is the complete list of members for krotos::KAttachment, including all inherited members.

addModulator(Modulator *m, float depth=1.0f, Polarity polarity=Polarity::Bipolar)krotos::KAttachment
applyPendingUpdates()krotos::KAttachment
Bipolar enum valuekrotos::KAttachment
Continuous enum valuekrotos::KAttachmentprivate
data()krotos::KAttachment
Discrete enum valuekrotos::KAttachmentprivate
getUpdater()krotos::KAttachment
KAttachment(std::shared_ptr< KParameter > paramToAttach, std::function< void(float)> updateFunction=nullptr)krotos::KAttachment
KAttachment(std::shared_ptr< KParameter > paramToAttach, float smoothingTimeSeconds, int updateRate, std::function< void(float)> updateFunction=nullptr)krotos::KAttachment
m_attachmentModekrotos::KAttachmentprivate
m_cachedParameterPtrkrotos::KAttachmentprivate
m_depthMapkrotos::KAttachmentprivate
m_fastModulatorskrotos::KAttachmentprivate
m_maxBlockSizekrotos::KAttachmentprivate
m_needsUpdatekrotos::KAttachmentprivate
m_numSmoothingSampleskrotos::KAttachmentprivate
m_parameterPtrkrotos::KAttachmentprivate
m_parameterValuekrotos::KAttachmentprivate
m_sampleRatekrotos::KAttachmentprivate
m_slowModulatorskrotos::KAttachmentprivate
m_smootherkrotos::KAttachmentprivate
m_smoothingTimeSecondskrotos::KAttachmentprivate
m_updateFunctionkrotos::KAttachmentprivate
m_updaterkrotos::KAttachmentprivate
m_updateRatekrotos::KAttachmentprivate
m_valueBufferkrotos::KAttachmentprivate
m_wasSmoothingkrotos::KAttachmentprivate
Mode enum namekrotos::KAttachmentprivate
modulatorChanged(const Modulator *m) overridekrotos::KAttachmentprivatevirtual
needsUpdate() constkrotos::KAttachment
nextBlock(int numSamples)krotos::KAttachment
parameterGestureChanged(int, bool) overridekrotos::KAttachmentinlineprivate
ParameterUpdater classkrotos::KAttachmentfriend
parameterValueChanged(int, float newValue) overridekrotos::KAttachmentprivate
Polarity enum namekrotos::KAttachment
prepare(double sampleRate, int samplesPerBlock)krotos::KAttachment
removeModulator(Modulator *m)krotos::KAttachment
sendInitialUpdate()krotos::KAttachmentprivate
setModulatorDepth(Modulator *m, float depth)krotos::KAttachment
setModulatorPolarity(Modulator *m, Polarity polarity)krotos::KAttachment
Unipolar enum valuekrotos::KAttachment
updateSmoother()krotos::KAttachmentprivate
~KAttachment() overridekrotos::KAttachment
~Listener()=defaultkrotos::Modulator::Listenervirtual