Delay Class Reference
[ProcessingBasic Processing]

Delay. More...

#include <Delay.h>

Inherits Marsyas::MarSystem.


Private Attributes

mrs_realvec ctrlIncrement_
 only used in the process function for smoothing delay transitions
mrs_natural cursorMask_
 bit mask for length of buffer
mrs_realvec delayInSamples_
 the current (multiple) delays
mrs_realvec prevDelayInSamples_
 the previous (multiple) delays
mrs_real singleDelayInSamples_
 the actual delay line
mrs_natural writeCursor_
 position of write head


Detailed Description

Delay.

Simple Delay example; in the first block, it will adapt the delay from 0 to the actual delay

Controls:

Definition at line 44 of file Delay.h.


The documentation for this class was generated from the following files:

Generated on Wed May 23 00:02:23 2012 for Marsyas by  doxygen 1.5.6