This is the complete list of members for staffpad::TimeAndPitch, including all inherited members.
| _analysis_hop_counter | staffpad::TimeAndPitch | private |
| _applyImagingReduction() | staffpad::TimeAndPitch | private |
| _availableOutputSamples | staffpad::TimeAndPitch | private |
| _expectedPhaseChangePerBinPerSample | staffpad::TimeAndPitch | private |
| _maxBlockSize | staffpad::TimeAndPitch | private |
| _numBins | staffpad::TimeAndPitch | private |
| _numChannels | staffpad::TimeAndPitch | private |
| _outBufferWriteOffset | staffpad::TimeAndPitch | private |
| _overlap_a | staffpad::TimeAndPitch | private |
| _pitchFactor | staffpad::TimeAndPitch | private |
| _process_hop(int hop_a, int hop_s) | staffpad::TimeAndPitch | private |
| _reduceImaging | staffpad::TimeAndPitch | private |
| _resampleReadPos | staffpad::TimeAndPitch | private |
| _shiftTimbreCb | staffpad::TimeAndPitch | private |
| _time_stretch(float hop_a, float hop_s) | staffpad::TimeAndPitch | private |
| _timeStretch | staffpad::TimeAndPitch | private |
| d | staffpad::TimeAndPitch | private |
| feedAudio(const float *const *in_smp, int numSamples) | staffpad::TimeAndPitch | |
| fftSize | staffpad::TimeAndPitch | private |
| getLatencySamples() const | staffpad::TimeAndPitch | |
| getLatencySamplesForStretchRatio(float timeStretch) const | staffpad::TimeAndPitch | |
| getNumAvailableOutputSamples() const | staffpad::TimeAndPitch | |
| getSamplesToNextHop() const | staffpad::TimeAndPitch | |
| modulate_synthesis_hop | staffpad::TimeAndPitch | privatestatic |
| normalize_window | staffpad::TimeAndPitch | privatestatic |
| overlap | staffpad::TimeAndPitch | privatestatic |
| processPitchShift(float *const *smp, int numSamples, double pitchFactor) | staffpad::TimeAndPitch | |
| reset() | staffpad::TimeAndPitch | |
| retrieveAudio(float *const *out_smp, int numSamples) | staffpad::TimeAndPitch | |
| setTimeStretchAndPitchFactor(double timeStretch, double pitchFactor) | staffpad::TimeAndPitch | |
| setup(int numChannels, int maxBlockSize) | staffpad::TimeAndPitch | |
| ShiftTimbreCb typedef | staffpad::TimeAndPitch | |
| TimeAndPitch(int fftSize, bool reduceImaging=true, ShiftTimbreCb shiftTimbreCb={}) | staffpad::TimeAndPitch | |
| ~TimeAndPitch() | staffpad::TimeAndPitch | |