Mema
Memory Matrix — multi-channel audio matrix monitor and router
Loading...
Searching...
No Matches
Mema::MemaProcessor Member List

This is the complete list of members for Mema::MemaProcessor, including all inherited members.

acceptsMidi() const overrideMema::MemaProcessor
addCrosspointCommander(MemaCrosspointCommander *commander)Mema::MemaProcessor
addInputCommander(MemaInputCommander *commander)Mema::MemaProcessor
addInputListener(ProcessorDataAnalyzer::Listener *listener)Mema::MemaProcessor
addOutputCommander(MemaOutputCommander *commander)Mema::MemaProcessor
addOutputListener(ProcessorDataAnalyzer::Listener *listener)Mema::MemaProcessor
addPluginCommander(MemaPluginCommander *commander)Mema::MemaProcessor
audioDeviceAboutToStart(AudioIODevice *device) overrideMema::MemaProcessor
audioDeviceIOCallbackWithContext(const float *const *inputChannelData, int numInputChannels, float *const *outputChannelData, int numOutputChannels, int numSamples, const AudioIODeviceCallbackContext &context) overrideMema::MemaProcessor
audioDeviceStopped() overrideMema::MemaProcessor
changeListenerCallback(ChangeBroadcaster *source) overrideMema::MemaProcessor
changeProgramName(int index, const String &newName) overrideMema::MemaProcessor
clearPlugin()Mema::MemaProcessor
closePluginEditor(bool deleteEditorWindow=true)Mema::MemaProcessor
createEditor() overrideMema::MemaProcessor
createStateXml() overrideMema::MemaProcessor
environmentChanged()Mema::MemaProcessor
getCurrentProgram() overrideMema::MemaProcessor
getDeviceManager()Mema::MemaProcessor
getDiscoveredServicesTopology()Mema::MemaProcessor
getInputMuteState(std::uint16_t channelNumber)Mema::MemaProcessor
getMatrixCrosspointEnabledValue(std::uint16_t inputNumber, std::uint16_t outputNumber)Mema::MemaProcessor
getMatrixCrosspointFactorValue(std::uint16_t inputNumber, std::uint16_t outputNumber)Mema::MemaProcessor
getName() const overrideMema::MemaProcessor
getNetworkHealth()Mema::MemaProcessor
getNumPrograms() overrideMema::MemaProcessor
getOutputMuteState(std::uint16_t channelNumber)Mema::MemaProcessor
getPluginDescription()Mema::MemaProcessor
getPluginParameter(int parameterIndex) constMema::MemaProcessor
getPluginParameterInfos()Mema::MemaProcessor
getPluginParameterValue(std::uint16_t pluginParameterIndex) constMema::MemaProcessor
getProgramName(int index) overrideMema::MemaProcessor
getStateInformation(juce::MemoryBlock &destData) overrideMema::MemaProcessor
getTailLengthSeconds() const overrideMema::MemaProcessor
handleMessage(const Message &message) overrideMema::MemaProcessor
hasEditor() const overrideMema::MemaProcessor
initializeCrosspointCommander(MemaCrosspointCommander *commander)Mema::MemaProcessor
initializeCtrlValues(int inputCount, int outputCount)Mema::MemaProcessorprotected
initializeCtrlValuesToUnity()Mema::MemaProcessor
initializeCtrlValuesToUnity(int inputCount, int outputCount)Mema::MemaProcessorprotected
initializeInputCommander(MemaInputCommander *commander)Mema::MemaProcessor
initializeOutputCommander(MemaOutputCommander *commander)Mema::MemaProcessor
initializePluginCommander(MemaPluginCommander *commander)Mema::MemaProcessor
isPluginEnabled()Mema::MemaProcessor
isPluginParameterRemoteControllable(int parameterIndex)Mema::MemaProcessor
isPluginPost()Mema::MemaProcessor
isTimedConfigurationDumpPending()Mema::MemaProcessorinline
MemaProcessor(XmlElement *stateXml)Mema::MemaProcessor
onPluginParameterChangedMema::MemaProcessor
onPluginParameterInfosChangedMema::MemaProcessor
onPluginSetMema::MemaProcessor
openPluginEditor()Mema::MemaProcessor
parameterGestureChanged(int parameterIndex, bool gestureIsStarting) overrideMema::MemaProcessor
parameterValueChanged(int parameterIndex, float newValue) overrideMema::MemaProcessor
prepareToPlay(double sampleRate, int maximumExpectedSamplesPerBlock) overrideMema::MemaProcessor
processBlock(AudioBuffer< float > &buffer, MidiBuffer &midiMessages) overrideMema::MemaProcessor
producesMidi() const overrideMema::MemaProcessor
releaseResources() overrideMema::MemaProcessor
removeCrosspointCommander(MemaCrosspointCommander *comander)Mema::MemaProcessor
removeInputCommander(MemaInputCommander *commander)Mema::MemaProcessor
removeInputListener(ProcessorDataAnalyzer::Listener *listener)Mema::MemaProcessor
removeOutputCommander(MemaOutputCommander *comander)Mema::MemaProcessor
removeOutputListener(ProcessorDataAnalyzer::Listener *listener)Mema::MemaProcessor
removePluginCommander(MemaPluginCommander *commander)Mema::MemaProcessor
resetTimedConfigurationDumpPending()Mema::MemaProcessorinline
s_maxChannelCountMema::MemaProcessorstatic
s_maxNumSamplesMema::MemaProcessorstatic
s_minInputsCountMema::MemaProcessorstatic
s_minOutputsCountMema::MemaProcessorstatic
setChannelCounts(std::uint16_t inputChannelCount, std::uint16_t outputChannelCount)Mema::MemaProcessor
setCurrentProgram(int index) overrideMema::MemaProcessor
setInputMuteState(std::uint16_t channelNumber, bool muted, MemaChannelCommander *sender=nullptr, int userId=-1)Mema::MemaProcessor
setMatrixCrosspointEnabledValue(std::uint16_t inputNumber, std::uint16_t outputNumber, bool enabled, MemaChannelCommander *sender=nullptr, int userId=-1)Mema::MemaProcessor
setMatrixCrosspointFactorValue(std::uint16_t inputNumber, std::uint16_t outputNumber, float factor, MemaChannelCommander *sender=nullptr, int userId=-1)Mema::MemaProcessor
setOutputMuteState(std::uint16_t channelNumber, bool muted, MemaChannelCommander *sender=nullptr, int userId=-1)Mema::MemaProcessor
setPlugin(const juce::PluginDescription &pluginDescription)Mema::MemaProcessor
setPluginEnabledState(bool enabled)Mema::MemaProcessor
setPluginParameterRemoteControlInfos(int pluginParameterIndex, bool remoteControllable, ParameterControlType type, int steps)Mema::MemaProcessor
setPluginParameterValue(std::uint16_t pluginParameterIndex, std::string id, float normalizedValue, MemaPluginCommander *sender=nullptr, int userId=-1)Mema::MemaProcessor
setPluginPrePostState(bool post)Mema::MemaProcessor
setStateInformation(const void *data, int sizeInBytes) overrideMema::MemaProcessor
setStateXml(XmlElement *stateXml) overrideMema::MemaProcessor
setTimedConfigurationDumpPending()Mema::MemaProcessorinline
setTrafficTypesForConnectionId(const std::vector< SerializableMessage::SerializableMessageType > &trafficTypes, int connectionId)Mema::MemaProcessor
triggerIOUpdate()Mema::MemaProcessor
updateCommanders()Mema::MemaProcessor
~MemaProcessor()Mema::MemaProcessor