31class VoiceUnisonPartSource {
33 VoiceUnisonPartSource() =
default;
35 uint32_t oscPhase,
bool resetEverything, SynthMode synthMode, uint8_t velocity);
36 void unassign(
bool deletingSong);
38 uint32_t* timeStretchRatio, uint32_t* noteLengthInSamples);
39 uint32_t getSpeedParamForNoSyncing(
Source* source, int32_t phaseIncrement, int32_t pitchAdjustNeutralValue);
43 uint32_t phaseIncrementStoredValue;
44 int32_t carrierFeedback;