JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::dsp::Oscillator< SampleType > Member List

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

frequencyjuce::dsp::Oscillator< SampleType >private
generatorjuce::dsp::Oscillator< SampleType >private
getFrequency() const noexceptjuce::dsp::Oscillator< SampleType >inline
initialise(const std::function< NumericType(NumericType)> &function, size_t lookupTableNumPoints=0)juce::dsp::Oscillator< SampleType >inline
isInitialised() const noexceptjuce::dsp::Oscillator< SampleType >inline
lookupTablejuce::dsp::Oscillator< SampleType >private
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 >inline
phasejuce::dsp::Oscillator< SampleType >private
prepare(const ProcessSpec &spec) noexceptjuce::dsp::Oscillator< SampleType >inline
process(const ProcessContext &context) noexceptjuce::dsp::Oscillator< SampleType >inline
processSample(SampleType input) noexceptjuce::dsp::Oscillator< SampleType >inline
rampBufferjuce::dsp::Oscillator< SampleType >private
reset() noexceptjuce::dsp::Oscillator< SampleType >inline
sampleRatejuce::dsp::Oscillator< SampleType >private
setFrequency(NumericType newFrequency, bool force=false) noexceptjuce::dsp::Oscillator< SampleType >inline