47 bool deleteInputWhenDeleted);
60 void prepareToPlay (
int samplesPerBlockExpected,
double sampleRate)
override;
61 void releaseResources()
override;
Base class for objects that can produce a continuous stream of audio.
A set of coefficients for use in an IIRFilter object.
An AudioSource that performs an IIR filter on another source.
Holds a pointer to an object which can optionally be deleted when this pointer goes out of scope.
An array designed for holding objects.
#define JUCE_API
This macro is added to all JUCE public class declarations.
Used by AudioSource::getNextAudioBlock().