BC46 / freelancer-hd-edition

Freelancer: HD Edition is a mod that aims to improve every aspect of the game Freelancer (2003) while keeping the look and feel as close to vanilla as possible.
https://www.moddb.com/mods/freelancer-hd-edition
168 stars 15 forks source link

Fix English pilot_f_ill_m01a.utf audio entries #112

Open BC46 opened 2 years ago

BC46 commented 2 years ago

The UTF file pilot_f_ill_m01a contains higher pitched versions of audio entries from pilot_f_ill_m01. We've included the unused pitch variations in faction_prop.ini so you don't hear the same exact voices in space every time. I had a listen to all the pitch variations, and they all sound fine, except for pilot_f_ill_m01a unfortunately. For some reason, the voices sound very squeaky and obnoxious, almost as if some alien robot filter has been applied; not very nice to listen to. I checked the German version of the same UTF file and that one seems completely fine. Therefore, I think we should have a go at fixing the English version ourselves.

The idea I have is to take all the entries from pilot_f_ill_m01.utf, increase the pitch slightly (kind of like all the other higher pitch variations), and insert them in into pilot_f_ill_m01a.utf. Unfortunately I couldn't find a way to properly automate the pitch increase without modifying the audio length. Since it'd be extremely tedious to modify and re-render 642 different audio files manually, I'll just add this to the backlog for now.

While we're at it, we might as well create pilot_f_leg_m01a (higher pitch version of pilot_f_leg_m01), since that one doesn't exist while it should. Probably has to be done in German, French and Russian too.