Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dwavegen.cpp91 static int amp_ix; variable
543 amp_ix += amp_inc; in AdvanceParameters()
772 if ((ix = amp_ix>>8) > 127) ix = 127; in Wavegen()
1079 amp_ix = 0; in SetAmplitude()
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dwavegen.cpp111 static int amp_ix; variable
1002 amp_ix += amp_inc; in AdvanceParameters()
1294 if((ix = amp_ix>>8) > 127) ix = 127; in Wavegen()
1649 amp_ix = 0; in SetAmplitude()