Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dwavegen.cpp87 static int glottal_reduce = 0; variable
759 amplitude2 = (amplitude2 * glottal_reduce)/256; in Wavegen()
765 amplitude2 = (amplitude2 * glottal_reduce)/256; in Wavegen()
1166 glottal_reduce = glottal_reduce_tab1[(modn >> 8) & 3]; in SetSynth()
1170 glottal_reduce = glottal_reduce_tab2[(modn >> 8) & 3]; in SetSynth()
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dwavegen.cpp106 static int glottal_reduce = 0; variable
1274 amplitude2 = (amplitude2 * glottal_reduce)/256; in Wavegen()
1283 amplitude2 = (amplitude2 * glottal_reduce)/256; in Wavegen()
1768 glottal_reduce = glottal_reduce_tab1[(modn >> 8) & 3]; in SetSynth()
1773 glottal_reduce = glottal_reduce_tab2[(modn >> 8) & 3]; in SetSynth()