|
Gin
|
This is the complete list of members for BandLimitedLookupTable, including all inherited members.
| BandLimitedLookupTable()=default | BandLimitedLookupTable | |
| BandLimitedLookupTable(std::function< float(float, float, float)> function, float sampleRate, int notesPerTable_=6, int tableSize_=2048) | BandLimitedLookupTable | |
| get(int tableIndex, float phase) | BandLimitedLookupTable | |
| getLinear(int tableIndex, float phase) | BandLimitedLookupTable | |
| loadFromBuffer(std::unique_ptr< juce::dsp::FFT > &fft, float playbackSampleRate, juce::AudioSampleBuffer &buffer, float fileSampleRate, int notesPerTable) | BandLimitedLookupTable | |
| loadFromBuffer(float playbackSampleRate, juce::AudioSampleBuffer &buffer, float fileSampleRate, float fileFreq, int notesPerTable) | BandLimitedLookupTable | |
| notesPerTable | BandLimitedLookupTable | |
| process(float note, float phase) | BandLimitedLookupTable | |
| processLinear(float note, float phase) | BandLimitedLookupTable | |
| reset(std::function< float(float, float, float)> function, float sampleRate, int notesPerTable_=6, int tableSize_=2048) | BandLimitedLookupTable | |
| tableForNote(float note) | BandLimitedLookupTable | |
| tableIndexForNote(float note) | BandLimitedLookupTable | |
| tables | BandLimitedLookupTable | |
| tableSize | BandLimitedLookupTable |