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
SineLawPanning.h File Reference
#include "HephAudioShared.h"
#include "PanningEffect.h"

Go to the source code of this file.

Classes

class  HephAudio::SineLawPanning
 increases the volume of one channel while decreasing the other one (stereo only). Uses sin function to calculate the volumes. More...