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