#include <tracktion_Oscillators.h>
Inherits juce::ReferenceCountedObject.
◆ Ptr
◆ ~BandlimitedWaveLookupTables()
| tracktion::engine::BandlimitedWaveLookupTables::~BandlimitedWaveLookupTables |
( |
| ) |
|
◆ getLookupTables()
| static Ptr tracktion::engine::BandlimitedWaveLookupTables::getLookupTables |
( |
double |
sampleRate | ) |
|
|
static |
◆ sampleRate
| double tracktion::engine::BandlimitedWaveLookupTables::sampleRate = 44100.0 |
◆ sineFunction
| juce::dsp::LookupTableTransform<float> tracktion::engine::BandlimitedWaveLookupTables::sineFunction |
◆ triangleFunctions
| juce::OwnedArray<juce::dsp::LookupTableTransform<float> > tracktion::engine::BandlimitedWaveLookupTables::triangleFunctions |
◆ sawUpFunctions
| juce::OwnedArray<juce::dsp::LookupTableTransform<float> > tracktion::engine::BandlimitedWaveLookupTables::sawUpFunctions |
◆ sawDownFunctions
| juce::OwnedArray<juce::dsp::LookupTableTransform<float> > tracktion::engine::BandlimitedWaveLookupTables::sawDownFunctions |
◆ tablePerNumNotes
| const int tracktion::engine::BandlimitedWaveLookupTables::tablePerNumNotes = 3 |
The documentation for this class was generated from the following file: