Fractional delay. More...
#include <ame_Delay.hpp>
Public Member Functions | |
| void | setDelay (const float delayInSamples) |
| Set delay time. More... | |
| template<typename SampleType , size_t N> | |
| void | process (AudioBlockView< SampleType, N > &block) |
| Process audio effect. | |
Fractional delay.
| maximumChannels | |
| maximumDelayInSamples |
|
inline |
Set delay time.
A fractional delay can also be set.
| delayInSamples | [0. maximumDelayInSamples] |