Searched refs:pitchShift (Results 1 – 1 of 1) sorted by relevance
163 float pitchShift = p->shift; in flow() local189 pitchShift = p->shift *= pow(2., p->bends[p->bends_pos].cents / 1200); in flow()197 pitchShift = p->shift * pow(2., progress); in flow()251 index = k * pitchShift; in flow()254 p->gSynFreq[index] = p->gAnaFreq[k] * pitchShift; in flow()