Home
last modified time | relevance | path

Searched defs:getMainInputChannelSet (Results 1 – 2 of 2) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessor.h332 … AudioChannelSet getMainInputChannelSet() const noexcept { return getChannelSet (true, 0); } in getMainInputChannelSet() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessor.h330 … AudioChannelSet getMainInputChannelSet() const noexcept { return getChannelSet (true, 0); } in getMainInputChannelSet() function