OpenShot Library | OpenShotAudio 0.2.2
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 >inline
initialise(const std::function< NumericType(NumericType)> &function, size_t lookupTableNumPoints=0)juce::dsp::Oscillator< SampleType >inline
isInitialised() const noexceptjuce::dsp::Oscillator< SampleType >inline
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
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
reset() noexceptjuce::dsp::Oscillator< SampleType >inline
setFrequency(NumericType newFrequency, bool force=false) noexceptjuce::dsp::Oscillator< SampleType >inline