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