Home
last modified time | relevance | path

Searched defs:sampsNeeded (Results 1 – 6 of 6) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_basics/sources/
H A Djuce_ResamplingAudioSource.cpp97 const int sampsNeeded = roundToInt (info.numSamples * localRatio) + 3; in getNextAudioBlock() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_basics/sources/
H A Djuce_ResamplingAudioSource.cpp97 const int sampsNeeded = roundToInt (info.numSamples * localRatio) + 3; in getNextAudioBlock() local
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_basics/sources/
H A Djuce_ResamplingAudioSource.cpp97 const int sampsNeeded = roundToInt (info.numSamples * localRatio) + 3; in getNextAudioBlock() local
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h1658 int sampsNeeded; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h1658 int sampsNeeded; member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1688 int sampsNeeded; member