HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
Loading...
Searching...
No Matches
RmsNormalizer.h File Reference
#include "HephAudioShared.h"
#include "AudioEffect.h"
#include <mutex>
#include <condition_variable>

Go to the source code of this file.

Classes

class  HephAudio::RmsNormalizer
 normalizes the audio data at the provided RMS. More...