Home
last modified time | relevance | path

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

/dports/audio/rezound/rezound-0.13.1beta/src/backend/
H A DASoundPlayer.h116 const sample_t getRMSLevel(unsigned channel) const;
H A DASoundPlayer.cpp212 const sample_t ASoundPlayer::getRMSLevel(unsigned channel) const in getRMSLevel() function in ASoundPlayer
/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DCMetersWindow.cpp262 sample_t getRMSLevel() const in getRMSLevel() function in CLevelMeter
1127 levelMeters[t]->setLevel(soundPlayer->getRMSLevel(t),soundPlayer->getPeakLevel(t)); in onUpdateMeters()
1133 …balanceMeters[t]->setBalance(levelMeters[t*2+0]->getRMSLevel(),levelMeters[t*2+1]->getRMSLevel(),l… in onUpdateMeters()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_basics/buffers/
H A Djuce_AudioSampleBuffer.h1072 Type getRMSLevel (int channel, int startSample, int numSamples) const noexcept in getRMSLevel() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_basics/buffers/
H A Djuce_AudioSampleBuffer.h1077 Type getRMSLevel (int channel, int startSample, int numSamples) const noexcept in getRMSLevel() function
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_basics/buffers/
H A Djuce_AudioSampleBuffer.h1025 Type getRMSLevel (int channel, int startSample, int numSamples) const noexcept in getRMSLevel() function