Jamoma API  0.6.0.a19

TTBalance balance the gain level according to a side band signal. More...

#include "TTBalance.h"
+ Include dependency graph for TTBalance.cpp:

Go to the source code of this file.

Detailed Description

TTBalance balance the gain level according to a side band signal.

Based on an algorithm from Dodge & Jerse (1997): Computer Music - Synthesis, Composition, and Performance. 2nd edition. Schirmer.

In fact, this processor can work on a number of channels, provided that the number of input channels is twice the number of output channels. In this case the first N/2 input channels are considered as the A source and the last N/2 input channels are considered the B source.

Authors
Trond Lossius

Definition in file TTBalance.cpp.