Home
last modified time | relevance | path

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

/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Synth/
H A DADnote.h95 void computeVoiceOscillatorLinearInterpolation(int nvoice);
H A DADnote.cpp1832 inline void ADnote::computeVoiceOscillatorLinearInterpolation(int nvoice) in computeVoiceOscillatorLinearInterpolation() function in ADnote
2400 computeVoiceOscillatorLinearInterpolation(nvoice); in computeVoiceOscillator()