#include <LivePitchShifterPlayHead.h>
|
| LivePitchShifterPlayHead () |
|
| ~LivePitchShifterPlayHead () |
|
void | render (int32_t *outputBuffer, int numSamples, int numChannels, int32_t phaseIncrement, int32_t amplitude, int32_t amplitudeIncrement, int32_t *repitchedBuffer, int32_t *rawBuffer, int whichKernel, int interpolationBufferSize) |
|
int | getEstimatedPlaytimeRemaining (uint32_t repitchedBufferWritePos, LiveInputBuffer *liveInputBuffer, int32_t phaseIncrement) |
|
int | getNumRawSamplesBehindInput (LiveInputBuffer *liveInputBuffer, LivePitchShifter *livePitchShifter, int32_t phaseIncrement) |
|
void | fillInterpolationBuffer (LiveInputBuffer *liveInputBuffer, int numChannels) |
|
◆ LivePitchShifterPlayHead()
LivePitchShifterPlayHead::LivePitchShifterPlayHead |
( |
| ) |
|
◆ ~LivePitchShifterPlayHead()
LivePitchShifterPlayHead::~LivePitchShifterPlayHead |
( |
| ) |
|
◆ fillInterpolationBuffer()
void LivePitchShifterPlayHead::fillInterpolationBuffer |
( |
LiveInputBuffer * |
liveInputBuffer, |
|
|
int |
numChannels |
|
) |
| |
◆ getEstimatedPlaytimeRemaining()
int LivePitchShifterPlayHead::getEstimatedPlaytimeRemaining |
( |
uint32_t |
repitchedBufferWritePos, |
|
|
LiveInputBuffer * |
liveInputBuffer, |
|
|
int32_t |
phaseIncrement |
|
) |
| |
◆ getNumRawSamplesBehindInput()
int LivePitchShifterPlayHead::getNumRawSamplesBehindInput |
( |
LiveInputBuffer * |
liveInputBuffer, |
|
|
LivePitchShifter * |
livePitchShifter, |
|
|
int32_t |
phaseIncrement |
|
) |
| |
◆ render()
void LivePitchShifterPlayHead::render |
( |
int32_t * |
outputBuffer, |
|
|
int |
numSamples, |
|
|
int |
numChannels, |
|
|
int32_t |
phaseIncrement, |
|
|
int32_t |
amplitude, |
|
|
int32_t |
amplitudeIncrement, |
|
|
int32_t * |
repitchedBuffer, |
|
|
int32_t * |
rawBuffer, |
|
|
int |
whichKernel, |
|
|
int |
interpolationBufferSize |
|
) |
| |
◆ interpolationBuffer
◆ mode
uint8_t LivePitchShifterPlayHead::mode |
◆ oscPos
uint32_t LivePitchShifterPlayHead::oscPos |
◆ percPos
uint32_t LivePitchShifterPlayHead::percPos |
◆ rawBufferReadPos
int LivePitchShifterPlayHead::rawBufferReadPos |
The documentation for this class was generated from the following files: