Deluge Firmware 1.3.0
Build date: 2025.04.16
Loading...
Searching...
No Matches
Voice Member List

This is the complete list of members for Voice, including all inherited members.

adjustPitch(uint32_t &phaseIncrement, int32_t adjustment) (defined in Voice)Voiceprivatestatic
areAllUnisonPartsInactive(ModelStackWithSoundFlags &modelStack) const (defined in Voice)Voiceprivate
calculatePhaseIncrements(ModelStackWithSoundFlags *modelStack) (defined in Voice)Voice
changeNoteCode(ModelStackWithSoundFlags *modelStack, int32_t newNoteCodeBeforeArpeggiation, int32_t newNoteCodeAfterArpeggiation, int32_t newInputMIDIChannel, const int16_t *newMPEValues) (defined in Voice)Voice
combineExpressionValues(const Sound &sound, int32_t expressionDimension) const (defined in Voice)Voiceprivate
doFastRelease(uint32_t releaseIncrement=4096)Voice
doImmediateRelease()Voice
doneFirstRender (defined in Voice)Voice
envelopes (defined in Voice)Voice
expressionEventImmediate(const Sound &sound, int32_t voiceLevelValue, int32_t s) (defined in Voice)Voice
expressionEventSmooth(int32_t newValue, int32_t s) (defined in Voice)Voice
expressionSourcesCurrentlySmoothing (defined in Voice)Voice
expressionSourcesFinalValueChanged (defined in Voice)Voice
filterGainLastTime (defined in Voice)Voice
filterSet (defined in Voice)Voice
forceNormalRelease() (defined in Voice)Voice
getLocalLFOPhaseIncrement(LFO_ID lfoId, deluge::modulation::params::Local param) (defined in Voice)Voice
getPriorityRating() const (defined in Voice)Voice
guides (defined in Voice)Voice
hasReleaseStage() (defined in Voice)Voice
inputCharacteristics (defined in Voice)Voice
justCreated (defined in Voice)Voice
lastSaturationTanHWorkingValue (defined in Voice)Voice
lfo2 (defined in Voice)Voice
lfo4 (defined in Voice)Voice
localExpressionSourceValuesBeforeSmoothing (defined in Voice)Voice
modulatorAmplitudeLastTime (defined in Voice)Voice
noteCodeAfterArpeggiation (defined in Voice)Voice
noteOff(ModelStackWithSoundFlags *modelStack, bool allowReleaseStage=true) (defined in Voice)Voice
noteOn(ModelStackWithSoundFlags *modelStack, int32_t newNoteCodeBeforeArpeggiation, int32_t newNoteCodeAfterArpeggiation, uint8_t velocity, uint32_t newSampleSyncLength, int32_t ticksLate, uint32_t samplesLate, bool resetEnvelopes, int32_t fromMIDIChannel, const int16_t *mpeValues) (defined in Voice)Voice
operator<=>(const Voice &other) const (defined in Voice)Voiceinline
orderSounded (defined in Voice)Voice
overallOscAmplitudeLastTime (defined in Voice)Voice
overrideAmplitudeEnvelopeReleaseRate (defined in Voice)Voice
paramFinalValuesVoice
patcher (defined in Voice)Voice
portaEnvelopeMaxAmplitude (defined in Voice)Voice
portaEnvelopePos (defined in Voice)Voice
previouslyIgnoredNoteOff (defined in Voice)Voice
randomizeOscPhases(const Sound &sound) (defined in Voice)Voice
render(ModelStackWithSoundFlags *modelStack, int32_t *soundBuffer, int32_t numSamples, bool soundRenderingInStereo, bool applyingPanAtVoiceLevel, uint32_t sourcesChanged, bool doLPF, bool doHPF, int32_t externalPitchAdjust) (defined in Voice)Voice
renderBasicSource(Sound &sound, ParamManagerForTimeline *paramManager, int32_t s, int32_t *oscBuffer, int32_t numSamples, bool stereoBuffer, int32_t sourceAmplitude, bool *unisonPartBecameInactive, int32_t overallPitchAdjust, bool doOscSync, uint32_t *oscSyncPos, uint32_t *oscSyncPhaseIncrements, int32_t amplitudeIncrement, uint32_t *getPhaseIncrements, bool getOutAfterPhaseIncrements, int32_t waveIndexIncrement) (defined in Voice)Voiceprivate
renderFMWithFeedback(int32_t *thisSample, int32_t numSamples, int32_t *fmBuffer, uint32_t *phase, int32_t amplitude, uint32_t phaseIncrement, int32_t feedbackAmount, int32_t *lastFeedbackValue, int32_t amplitudeIncrement) (defined in Voice)Voiceprivate
renderFMWithFeedbackAdd(int32_t *thisSample, int32_t numSamples, int32_t *fmBuffer, uint32_t *phase, int32_t amplitude, uint32_t phaseIncrement, int32_t feedbackAmount, int32_t *lastFeedbackValue, int32_t amplitudeIncrement) (defined in Voice)Voiceprivate
renderSineWaveWithFeedback(int32_t *thisSample, int32_t numSamples, uint32_t *phase, int32_t amplitude, uint32_t phaseIncrement, int32_t feedbackAmount, int32_t *lastFeedbackValue, bool add, int32_t amplitudeIncrement) (defined in Voice)Voiceprivate
sampleZoneChanged(ModelStackWithSoundFlags *modelStack, int32_t s, MarkerType markerType) (defined in Voice)Voice
setAsUnassigned(ModelStackWithSoundFlags *modelStack, bool deletingSong=false) (defined in Voice)Voice
setupPorta(const Sound &sound) (defined in Voice)Voiceprivate
sound (defined in Voice)Voice
sourceAmplitudesLastTime (defined in Voice)Voice
sourceValues (defined in Voice)Voice
sourceWaveIndexesLastTime (defined in Voice)Voice
speedUpRelease() (defined in Voice)Voice
unassignStuff(bool deletingSong) (defined in Voice)Voice
unisonParts (defined in Voice)Voice
Voice(Sound &sound) (defined in Voice)Voice
~Voice() (defined in Voice)Voiceinline