|
Marsyas
0.6.0-alpha
|
#include <Delay.h>
Inherits MarSystem.
Public Member Functions | |
| MarSystem * | clone () const |
| Delay (std::string name) | |
| void | myProcess (realvec &in, realvec &out) |
| Processes data. | |
| ~Delay () | |
Simple Delay example; in the first block, it will adapt the delay from 0 to the actual delay
Controls:
1.7.6.1