#include <ABMatrix.h>
|
| | CABMatrix () |
| |
| virtual | ~CABMatrix () |
| |
| void | process (float *n1, float *n2, float *n3, float *n4, long sampleFrames) |
| |
| void | setGains0 (float g1, float g2, float g3, float g4) |
| |
| void | setGains1 (float g1, float g2, float g3, float g4) |
| |
| void | setGains4x4 (float gains[4][4]) |
| |
| void | setOutGains (float g1, float g2, float g3, float g4) |
| |
| CABMatrix::~CABMatrix |
( |
| ) |
|
|
virtual |
| void CABMatrix::process |
( |
float * |
n1, |
|
|
float * |
n2, |
|
|
float * |
n3, |
|
|
float * |
n4, |
|
|
long |
sampleFrames |
|
) |
| |
| void CABMatrix::setGains0 |
( |
float |
g1, |
|
|
float |
g2, |
|
|
float |
g3, |
|
|
float |
g4 |
|
) |
| |
| void CABMatrix::setGains1 |
( |
float |
g1, |
|
|
float |
g2, |
|
|
float |
g3, |
|
|
float |
g4 |
|
) |
| |
| void CABMatrix::setGains4x4 |
( |
float |
gains[4][4] | ) |
|
| void CABMatrix::setOutGains |
( |
float |
g1, |
|
|
float |
g2, |
|
|
float |
g3, |
|
|
float |
g4 |
|
) |
| |
The documentation for this class was generated from the following files: