| addConstant(String constantName, var value) | ApiClass | |
| addFunction(const Identifier &id, call0 newFunction) | ApiClass | |
| addFunction1(const Identifier &id, call1 newFunction) | ApiClass | |
| addFunction2(const Identifier &id, call2 newFunction) | ApiClass | |
| addFunction3(const Identifier &id, call3 newFunction) | ApiClass | |
| addFunction4(const Identifier &id, call4 newFunction) | ApiClass | |
| addFunction5(const Identifier &id, call5 newFunction) | ApiClass | |
| allowIllegalCallsOnAudioThread(int) const | ApiClass | inlinevirtual |
| ApiClass(int numConstants_) | ApiClass | |
| callFunction(int index, var *args, int numArgs) | ApiClass | |
| enableRoundRobin(bool shouldUseRoundRobin) | ScriptingApi::Sampler | |
| getAllConstants(Array< Identifier > &ids) const | ApiClass | |
| getAllFunctionNames(Array< Identifier > &ids) const | ApiClass | |
| getAttribute(int index) const | ScriptingApi::Sampler | |
| getConstantIndex(const Identifier &id) const | ApiClass | |
| getConstantName(int index) const | ApiClass | |
| getConstantValue(int index) const | ApiClass | |
| getCurrentSampleMapId() const | ScriptingApi::Sampler | |
| getIndexAndNumArgsForFunction(const Identifier &id, int &index, int &numArgs) const | ApiClass | |
| getMicPositionName(int channelIndex) | ScriptingApi::Sampler | |
| getNumMicPositions() const | ScriptingApi::Sampler | |
| getNumSelectedSounds() | ScriptingApi::Sampler | |
| getRRGroupsForMessage(int noteNumber, int velocity) | ScriptingApi::Sampler | |
| getSampleMapList() const | ScriptingApi::Sampler | |
| getSoundProperty(int propertyIndex, int soundIndex) | ScriptingApi::Sampler | |
| isMicPositionPurged(int micIndex) | ScriptingApi::Sampler | |
| isNoteNumberMapped(int noteNumber) | ScriptingApi::Sampler | |
| loadSampleMap(const String &fileName) | ScriptingApi::Sampler | |
| purgeMicPosition(String micName, bool shouldBePurged) | ScriptingApi::Sampler | |
| refreshInterface() | ScriptingApi::Sampler | |
| refreshRRMap() | ScriptingApi::Sampler | |
| selectSounds(String regex) | ScriptingApi::Sampler | |
| setActiveGroup(int activeGroupIndex) | ScriptingApi::Sampler | |
| setAttribute(int index, var newValue) | ScriptingApi::Sampler | |
| setSoundProperty(int soundIndex, int propertyIndex, var newValue) | ScriptingApi::Sampler | |
| setSoundPropertyForAllSamples(int propertyIndex, var newValue) | ScriptingApi::Sampler | |
| setSoundPropertyForSelection(int propertyIndex, var newValue) | ScriptingApi::Sampler | |
| setUseStaticMatrix(bool shouldUseStaticMatrix) | ScriptingApi::Sampler | |