JUCE v8.0.9
JUCE API
 
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.

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