OpenWareLaboratory
DelayProcessor.h File Reference
Include dependency graph for DelayProcessor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CrossFadingDelayProcessor
 Delay line signal processor that crossfades to ensure smooth changes in delay time. More...
 
class  DelayProcessor
 Delay line signal processor implemented with a circular buffer. More...
 
class  FastFractionalDelayProcessor
 Interpolating delay line signal processor with fractional delay times. More...
 
class  FractionalDelayProcessor< im >
 Delay line signal processor implemented with a circular buffer, allowing fractional delay times. More...