Home
last modified time | relevance | path

Searched refs:FMphase_offset_diff (Results 1 – 1 of 1) sorted by relevance

/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Synth/
H A DADnote.cpp1347 int FMphase_offset_diff = new_FMphase_offset - NoteVoicePar[nvoice].FMphase_offset; in computeNoteParameters() local
1350 oscposhiFM[nvoice][k] += FMphase_offset_diff; in computeNoteParameters()