|
virtual bool | reset (double _sampleRate) |
|
virtual double | processAudioSample (double xn) |
|
NestedDelayAPFParameters | getParameters () |
|
void | setParameters (const NestedDelayAPFParameters ¶ms) |
|
void | createDelayBuffers (double _sampleRate, double delay_mSec, double nestedAPFDelay_mSec) |
|
virtual bool | reset (double _sampleRate) |
|
virtual double | processAudioSample (double xn) |
|
NestedDelayAPFParameters | getParameters () |
|
void | setParameters (const NestedDelayAPFParameters ¶ms) |
|
void | createDelayBuffers (double _sampleRate, double delay_mSec, double nestedAPFDelay_mSec) |
|
virtual bool | reset (double _sampleRate) |
|
virtual double | processAudioSample (double xn) |
|
NestedDelayAPFParameters | getParameters () |
|
void | setParameters (const NestedDelayAPFParameters ¶ms) |
|
void | createDelayBuffers (double _sampleRate, double delay_mSec, double nestedAPFDelay_mSec) |
|
virtual bool | reset (double _sampleRate) |
|
virtual double | processAudioSample (double xn) |
|
NestedDelayAPFParameters | getParameters () |
|
void | setParameters (const NestedDelayAPFParameters ¶ms) |
|
void | createDelayBuffers (double _sampleRate, double delay_mSec, double nestedAPFDelay_mSec) |
|
virtual bool | canProcessAudioFrame () |
|
DelayAPFParameters | getParameters () |
|
void | setParameters (const DelayAPFParameters ¶ms) |
|
void | createDelayBuffer (double _sampleRate, double delay_mSec) |
|
virtual bool | canProcessAudioFrame () |
|
DelayAPFParameters | getParameters () |
|
void | setParameters (const DelayAPFParameters ¶ms) |
|
void | createDelayBuffer (double _sampleRate, double delay_mSec) |
|
virtual bool | canProcessAudioFrame () |
|
DelayAPFParameters | getParameters () |
|
void | setParameters (const DelayAPFParameters ¶ms) |
|
void | createDelayBuffer (double _sampleRate, double delay_mSec) |
|
virtual bool | canProcessAudioFrame () |
|
DelayAPFParameters | getParameters () |
|
void | setParameters (const DelayAPFParameters ¶ms) |
|
void | createDelayBuffer (double _sampleRate, double delay_mSec) |
|
virtual void | setSampleRate (double _sampleRate) |
|
virtual void | enableAuxInput (bool enableAuxInput) |
|
virtual double | processAuxInputAudioSample (double xn) |
|
virtual bool | processAudioFrame (const float *inputFrame, float *outputFrame, uint32_t inputChannels, uint32_t outputChannels) |
|
virtual void | setSampleRate (double _sampleRate) |
|
virtual void | enableAuxInput (bool enableAuxInput) |
|
virtual double | processAuxInputAudioSample (double xn) |
|
virtual bool | processAudioFrame (const float *inputFrame, float *outputFrame, uint32_t inputChannels, uint32_t outputChannels) |
|
virtual void | setSampleRate (double _sampleRate) |
|
virtual void | enableAuxInput (bool enableAuxInput) |
|
virtual double | processAuxInputAudioSample (double xn) |
|
virtual bool | processAudioFrame (const float *inputFrame, float *outputFrame, uint32_t inputChannels, uint32_t outputChannels) |
|
virtual void | setSampleRate (double _sampleRate) |
|
virtual void | enableAuxInput (bool enableAuxInput) |
|
virtual double | processAuxInputAudioSample (double xn) |
|
virtual bool | processAudioFrame (const float *inputFrame, float *outputFrame, uint32_t inputChannels, uint32_t outputChannels) |
|
The NestedDelayAPF object implements a pair of nested Delaying APF structures. These are labled the outer and inner APFs. The outer APF's LPF and LFO may be optionally enabled. You might want to extend this object to enable and use the inner LPF and LFO as well.
Audio I/O:
- Processes mono input to mono output.
Control I/F:
- Author
- Will Pirkle http://www.willpirkle.com
- Version
- Revision : 1.0
- Date
- Date : 2018 / 09 / 7