Marsyas
0.6.0-alpha
|
Multiply input realvec with a fixed value. More...
#include <Gain.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
Gain (std::string name) | |
Gain (const Gain &a) | |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
~Gain () |
Multiply input realvec with a fixed value.
Multiply all the values of the input realvec with mrs_real/gain and put them in the output vector.
Controls: