Home
last modified time | relevance | path

Searched defs:getInputChannelName (Results 1 – 11 of 11) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/water/processors/
H A DAudioProcessor.cpp122 const String AudioProcessor::getInputChannelName(ChannelType t, uint) const in getInputChannelName() function in water::AudioProcessor
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/
H A Djuce_LADSPAPluginFormat.cpp340 const String getInputChannelName (const int index) const override in getInputChannelName() function in juce::LADSPAPluginInstance
H A Djuce_VST3PluginFormat.cpp2304 …const String getInputChannelName (int channelIndex) const override { return getChannelName (cha… in getInputChannelName() function in juce::VST3PluginInstance
H A Djuce_VSTPluginFormat.cpp1488 const String getInputChannelName (int index) const override in getInputChannelName() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/format_types/
H A Djuce_LADSPAPluginFormat.cpp340 const String getInputChannelName (const int index) const override in getInputChannelName() function in juce::LADSPAPluginInstance
H A Djuce_VSTPluginFormat.cpp1485 const String getInputChannelName (int index) const override in getInputChannelName() function
H A Djuce_VST3PluginFormat.cpp2403 …const String getInputChannelName (int channelIndex) const override { return getChannelName (cha… in getInputChannelName() function in juce::VST3PluginInstance
/dports/audio/carla/Carla-2.4.1/source/backend/engine/
H A DCarlaEngineGraph.cpp1607 const String getInputChannelName(ChannelType t, uint i) const override in getInputChannelName() function in CarlaPluginInstance
1665 const String getInputChannelName (ChannelType, uint _index) const override in getInputChannelName() function in NamedAudioGraphIOProcessor
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libui/
H A DInputDispatcher.h821 inline const char* getInputChannelName() const { return inputChannel->getName().string(); } in getInputChannelName() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessor.cpp584 const String AudioProcessor::getInputChannelName (int index) const { return getChannelName (input… in getInputChannelName() function in juce::AudioProcessor
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessor.cpp564 const String AudioProcessor::getInputChannelName (int index) const { return getChannelName (input… in getInputChannelName() function in juce::AudioProcessor