|
Marsyas
0.6.0-alpha
|
Sum the input rows of observations into one row. More...
#include <Sum.h>
Inherits MarSystem.
Public Member Functions | |
| MarSystem * | clone () const |
| void | myProcess (realvec &in, realvec &out) |
| Processes data. | |
| Sum (std::string name) | |
| Sum (const Sum &a) | |
| ~Sum () | |
Sum the input rows of observations into one row.
Sum the input rows of observation into one row. Frequently used for mixing audio signals before SoudFileSink or AudioSink.
Controls:
The "mode" control can be set to four different values:
1.7.6.1