JUCE
Loading...
Searching...
No Matches
juce::dsp::Oscillator< SampleType > Member List

This is the complete list of members for juce::dsp::Oscillator< SampleType >, including all inherited members.

getFrequency() const noexceptjuce::dsp::Oscillator< SampleType >
initialise(const std::function< NumericType(NumericType)> &function, size_t lookupTableNumPoints=0)juce::dsp::Oscillator< SampleType >
isInitialised() const noexceptjuce::dsp::Oscillator< SampleType >
NumericType typedefjuce::dsp::Oscillator< SampleType >
Oscillator()=defaultjuce::dsp::Oscillator< SampleType >
Oscillator(const std::function< NumericType(NumericType)> &function, size_t lookupTableNumPoints=0)juce::dsp::Oscillator< SampleType >
prepare(const ProcessSpec &spec) noexceptjuce::dsp::Oscillator< SampleType >
process(const ProcessContext &context) noexceptjuce::dsp::Oscillator< SampleType >
processSample(SampleType input) noexceptjuce::dsp::Oscillator< SampleType >
reset() noexceptjuce::dsp::Oscillator< SampleType >
setFrequency(NumericType newFrequency, bool force=false) noexceptjuce::dsp::Oscillator< SampleType >