Zrythm
a highly automated and intuitive digital audio workstation
|
Balance control of stereo sources, mainly used in the mixer channels. More...
Go to the source code of this file.
Enumerations | |
enum class | BalanceControlAlgorithm { BalanceControlAlgorithm::BALANCE_CONTROL_ALGORITHM_LINEAR } |
See https://www.harmonycentral.com/articles/the-truth-about-panning-laws. More... | |
Functions | |
void | balance_control_get_calc_lr (BalanceControlAlgorithm algo, float pan, float *calc_l, float *calc_r) |
Returns the coefficients to multiply the L and R signal with. | |
Balance control of stereo sources, mainly used in the mixer channels.
Definition in file balance_control.h.