|
void | setAudioFile (AudioFile *newAudioFile, bool reversed=false, bool manuallySelected=false, int32_t clusterLoadInstruction=CLUSTER_ENQUEUE) override |
|
void | recalculateNeutralPhaseIncrement () |
|
void | beenClonedFrom (SampleHolderForClip const *other, bool reversed) |
|
void | unassignAllClusterReasons (bool beingDestructed=false) override |
|
int64_t | getEndPos (bool forTimeStretching=false) |
|
int64_t | getDurationInSamples (bool forTimeStretching=false) |
|
void | beenClonedFrom (SampleHolder const *other, bool reversed) |
|
virtual void | claimClusterReasons (bool reversed, int32_t clusterLoadInstruction=CLUSTER_ENQUEUE) |
|
int32_t | getLengthInSamplesAtSystemSampleRate (bool forTimeStretching=false) |
|
int32_t | getLoopLengthAtSystemSampleRate (bool forTimeStretching=false) |
|
Error | loadFile (bool reversed, bool manuallySelected, bool mayActuallyReadFile, int32_t clusterLoadInstruction=CLUSTER_ENQUEUE, FilePointer *filePointer=nullptr, bool makeWaveTableWorkAtAllCosts=false) |
|
|
int16_t | transpose |
|
int8_t | cents |
|
uint64_t | startPos |
|
uint64_t | endPos |
|
int32_t | waveformViewScroll |
|
int32_t | waveformViewZoom |
|
int32_t | neutralPhaseIncrement |
|
Cluster * | clustersForStart [kNumClustersLoadedAhead] |
|
String | filePath |
|
AudioFile * | audioFile |
|
AudioFileType | audioFileType |
|
|
void | sampleBeenSet (bool reversed, bool manuallySelected) override |
|
void | claimClusterReasonsForMarker (Cluster **clusters, uint32_t startPlaybackAtByte, int32_t playDirection, int32_t clusterLoadInstruction) |
|
◆ sampleBeenSet()
void SampleHolderForClip::sampleBeenSet |
( |
bool | reversed, |
|
|
bool | manuallySelected ) |
|
overrideprotectedvirtual |
◆ setAudioFile()
void SampleHolderForClip::setAudioFile |
( |
AudioFile * | newAudioFile, |
|
|
bool | reversed = false, |
|
|
bool | manuallySelected = false, |
|
|
int32_t | clusterLoadInstruction = CLUSTER_ENQUEUE ) |
|
overridevirtual |
The documentation for this class was generated from the following files: