At the base of this stack of resonators is some input audio, which may be:
* raw samples of a vowel sound,
* a special waveform (vWave, a.k.a. glotal flow wavefrom),
* or some hardcoded inputs to an initial resonator.
Into which we multiply-in breathing, represented by random noise shaped by a sine-wave.
We'll probably want to add additional sound-effects (e.g. subtle echoes), but that's the core logic! For making this Lua machine useful to the blind!
3/3 Fin for today!