List of all members
VarDelay Class Reference

Time varying delay line. More...

Inheritance diagram for VarDelay:
Effect

Additional Inherited Members

- Public Member Functions inherited from Effect
virtual void processInplace (float *data, int numSamples)
 Processes the float data in place. More...
 
- Protected Member Functions inherited from Effect
void enableInplaceProcessing (bool shouldBeEnabled, int numMaxSamplesToExpect)
 Call this in your subclasses prepareToPlay method and tell it to automatically use inplace processing. More...
 

Detailed Description

Time varying delay line.

uses 1st order allpass interpolation

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.