|
JUCE
|
This is the complete list of members for dsp::Oscillator< SampleType >, including all inherited members.
| getFrequency() const noexcept | dsp::Oscillator< SampleType > | |
| initialise(const std::function< NumericType(NumericType)> &function, size_t lookupTableNumPoints=0) | dsp::Oscillator< SampleType > | |
| isInitialised() const noexcept | dsp::Oscillator< SampleType > | |
| NumericType typedef | dsp::Oscillator< SampleType > | |
| Oscillator()=default | dsp::Oscillator< SampleType > | |
| Oscillator(const std::function< NumericType(NumericType)> &function, size_t lookupTableNumPoints=0) | dsp::Oscillator< SampleType > | |
| prepare(const ProcessSpec &spec) noexcept | dsp::Oscillator< SampleType > | |
| process(const ProcessContext &context) noexcept | dsp::Oscillator< SampleType > | |
| processSample(SampleType input) noexcept | dsp::Oscillator< SampleType > | |
| reset() noexcept | dsp::Oscillator< SampleType > | |
| setFrequency(NumericType newFrequency, bool force=false) noexcept | dsp::Oscillator< SampleType > |