quellus / GDTuber

A dynamic PNGTuber program made in Godot
MIT License
16 stars 11 forks source link

Voice normalization #45

Closed quellus closed 1 month ago

quellus commented 1 month ago

Isolated the voice normalization code from @spaghetticodefactory's PR.

This adds an amplifier and compressor to the audio bus and adds a gain slider to change the gain on the amplifier. This makes voice input feel a lot more normalized and allows the user to change the game for even more precision.