Home
last modified time | relevance | path

Searched refs:getRemappedInputChannel (Results 1 – 6 of 6) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_basics/sources/
H A Djuce_ChannelRemappingAudioSource.cpp72 int ChannelRemappingAudioSource::getRemappedInputChannel (const int inputChannelIndex) const in getRemappedInputChannel() function in juce::ChannelRemappingAudioSource
113 const int remappedChan = getRemappedInputChannel (i); in getNextAudioBlock()
H A Djuce_ChannelRemappingAudioSource.h103 int getRemappedInputChannel (int inputChannelIndex) const;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_basics/sources/
H A Djuce_ChannelRemappingAudioSource.cpp72 int ChannelRemappingAudioSource::getRemappedInputChannel (const int inputChannelIndex) const in getRemappedInputChannel() function in juce::ChannelRemappingAudioSource
113 const int remappedChan = getRemappedInputChannel (i); in getNextAudioBlock()
H A Djuce_ChannelRemappingAudioSource.h103 int getRemappedInputChannel (int inputChannelIndex) const;
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_basics/sources/
H A Djuce_ChannelRemappingAudioSource.cpp72 int ChannelRemappingAudioSource::getRemappedInputChannel (const int inputChannelIndex) const in getRemappedInputChannel() function in juce::ChannelRemappingAudioSource
113 const int remappedChan = getRemappedInputChannel (i); in getNextAudioBlock()
H A Djuce_ChannelRemappingAudioSource.h103 int getRemappedInputChannel (int inputChannelIndex) const;