#include <LivePitchShifter.h>
◆ LivePitchShifter()
LivePitchShifter::LivePitchShifter |
( |
int |
newInputType, |
|
|
int32_t |
phaseIncrement |
|
) |
| |
◆ ~LivePitchShifter()
LivePitchShifter::~LivePitchShifter |
( |
| ) |
|
◆ giveInput()
void LivePitchShifter::giveInput |
( |
int |
numSamples, |
|
|
int |
inputType, |
|
|
int32_t |
phaseIncrement |
|
) |
| |
◆ mayBeRemovedWithoutClick()
bool LivePitchShifter::mayBeRemovedWithoutClick |
( |
| ) |
|
◆ render()
void LivePitchShifter::render |
( |
int32_t * |
outputBuffer, |
|
|
int |
numSamplesThisFunctionCall, |
|
|
int32_t |
phaseIncrement, |
|
|
int32_t |
amplitude, |
|
|
int32_t |
amplitudeIncrement, |
|
|
int |
interpolationBufferSize |
|
) |
| |
◆ crossfadeIncrement
uint32_t LivePitchShifter::crossfadeIncrement |
◆ crossfadeProgress
uint32_t LivePitchShifter::crossfadeProgress |
◆ inputType
uint8_t LivePitchShifter::inputType |
◆ nextCrossfadeLength
int32_t LivePitchShifter::nextCrossfadeLength |
◆ numChannels
int8_t LivePitchShifter::numChannels |
◆ percThresholdForCut
int LivePitchShifter::percThresholdForCut |
◆ playHeads
◆ samplesIntoHop
int32_t LivePitchShifter::samplesIntoHop |
◆ samplesTilHopEnd
int32_t LivePitchShifter::samplesTilHopEnd |
The documentation for this class was generated from the following files: