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

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

addConnection(const String &sourceID, const String &destinationID)krotos::ParameterManager
addCustomDataNode(const ValueTree &customDataNode)krotos::ParameterManager
addGenericParameters()krotos::ParameterManagerprivate
addKwidget(Kwidget *kwidget, bool useEndParams=false, bool isChildKwidget=false)krotos::ParameterManager
addModulation(const String &sourceID, int modulatorIdx, const String &destinationID, const String &paramID, float depth=DefaultModDepth, KAttachment::Polarity=KAttachment::Polarity::Bipolar)krotos::ParameterManager
addNonStaticConnections(juce::ValueTree &newConnectionTree)krotos::ParameterManager
attachParameters(Kwidget *kwidget, const ValueTree &kwidgetTree)krotos::ParameterManagerprivate
clearConnections()krotos::ParameterManager
clearKwidgets()krotos::ParameterManager
clearModulation()krotos::ParameterManager
clearModulationExcept(const String &allowedSource)krotos::ParameterManager
connectionExists(const String &sourceID, const String &destID)krotos::ParameterManager
copyModulationTree(ValueTree modTree)krotos::ParameterManagerprivate
createKwidgetTree(Kwidget *k, bool useEndParams=false)krotos::ParameterManagerprivate
debugState() constkrotos::ParameterManager
DefaultModDepthkrotos::ParameterManagerstatic
detachParameters(Kwidget *kwidget, const ValueTree &kwidgetTree)krotos::ParameterManagerprivate
findGenericParameters(int numParametersToLink, bool useEndParams)krotos::ParameterManagerprivate
flagUsedIndexes(juce::ValueTree &kwidget, bool repairEnabled)krotos::ParameterManagerprivate
generateKwidgetID(const String &kwidgetType, const String &idModifier="", int typeInstanceLimit=0)krotos::ParameterManager
getConnectionTree()krotos::ParameterManagerinline
getCustomDataTree()krotos::ParameterManager
getKwidget(const String &kwidgetID)krotos::ParameterManager
getKwidgetsTree()krotos::ParameterManager
getModulationTree()krotos::ParameterManager
getModulationTree(const String &sourceID, int modulatorIdx, const String &destinationID, const String &paramID)krotos::ParameterManagerprivate
getProcessor()krotos::ParameterManager
getProcessorState()krotos::ParameterManager
getState()krotos::ParameterManager
getUndoManager()krotos::ParameterManager
getUnusedLinkIndex()krotos::ParameterManagerprivate
initialiseKwidgetIDUsageTable(const ValueTree &state, bool repairEnabled)krotos::ParameterManager
initialiseLinkIndexUsageTable(const ValueTree &state, bool repairEnabled)krotos::ParameterManager
isAStaticConnectionDestination(const String &destName)krotos::ParameterManagerinline
m_activeKwidgetskrotos::ParameterManagerprivate
m_connectionTreekrotos::ParameterManagerprivate
m_customDataTreekrotos::ParameterManagerprivate
m_genericParameterskrotos::ParameterManagerprivate
m_kwidgetDatakrotos::ParameterManagerprivate
m_kwidgetTreekrotos::ParameterManagerprivate
m_linkIndexAllocationkrotos::ParameterManagerprivate
m_modulationTreekrotos::ParameterManagerprivate
m_numDigitsInGenericParamNamekrotos::ParameterManagerprivate
m_numGenericParameterskrotos::ParameterManagerprivate
m_parameterNamePrefixkrotos::ParameterManagerprivate
m_parentTreekrotos::ParameterManagerprivate
m_processorkrotos::ParameterManagerprivate
m_processorTreekrotos::ParameterManagerprivate
m_undoManagerkrotos::ParameterManagerprivate
m_vtskrotos::ParameterManagerprivate
OnOffThresholdkrotos::ParameterManagerstatic
ParameterManager(AudioProcessor &processor, int numParams=1000, const String &namePrefix="#")krotos::ParameterManager
Property typedefkrotos::ParameterManagerprivate
registerKwidget(juce::ValueTree &kwidget, StringArray &kwidgetIDArray, bool repairEnabled)krotos::ParameterManagerprivate
removeConnection(const String &sourceID, const String &destinationID)krotos::ParameterManager
removeConnectionsInvolving(const String &kwidgetID)krotos::ParameterManager
removeKwidget(const String &kwidgetID)krotos::ParameterManager
removeModulation(const String &sourceID, int modulatorIdx, const String &destinationID, const String &paramID)krotos::ParameterManager
removeModulation(ValueTree modulationChildTree)krotos::ParameterManager
removeModulationInvolving(const String &kwidgetID)krotos::ParameterManager
resetUndoManager()krotos::ParameterManager
rewriteCustomParameterValue(ValueTree &kwidgetTree, const var &parameterID, const var &newValue, UndoManager *undoManager=nullptr)krotos::ParameterManagerstatic
setCurrentState(const ValueTree &newState)krotos::ParameterManager
setGenericParameterValue(ValueTree &paramTreeGeneric, int index, var newValue)krotos::ParameterManagerprivate
setModulationDepth(const String &sourceID, int modulatorIdx, const String &destinationID, const String &paramID, float depth)krotos::ParameterManager
setModulationPolarity(const String &src, int modulatorIdx, const String &dest, const String &paramID, KAttachment::Polarity polarity)krotos::ParameterManager
StaticConnectionDestinationskrotos::ParameterManagerprivatestatic
Tag typedefkrotos::ParameterManagerprivate
validateKwidgetState(ValueTree &kwidgetTree, ValueTree &paramTree, bool repairEnabled)krotos::ParameterManager