Marsyas
0.6.0-alpha
|
Process child and discard output. More...
#include <Sidechain.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
Sidechain (std::string name) |
Process child and discard output.
A single child is processed with its output discarded, and input data is passed through to output unchanged.
Definition at line 34 of file Sidechain.h.
Sidechain | ( | std::string | name | ) |
Definition at line 5 of file Sidechain.cpp.
Implements MarSystem.
Definition at line 38 of file Sidechain.h.