rscustom / rocksmith-custom-song-toolkit

Custom song toolkit for Rocksmith and Rocksmith 2014
http://www.rscustom.net/
339 stars 79 forks source link

Added loudness calculation on wav files #359

Closed K1llMan closed 3 years ago

K1llMan commented 3 years ago

Loudness calculation based on https://github.com/xuan525/R128Normalization made for now only on wav files. Other audio formats can be added by converting input stream to wav like https://github.com/xuan525/R128Normalization/blob/b3e05ef94c5a699196be8dc1fb97932c60b480da/R128Normalization/R128Normalization/R128/Normalization.cs#L74

L0FKA commented 3 years ago

Well, I think it would be nice to have little AudioTools library to implement wwise ogg2wem trans-coder of some sort... I already have one implementation using jack library, written by Dreddfoxx, I'm sure we could integrate loudness measurement within, also r128 less effective than ITU BS.1770 which is standard already and I'm not sure if you're getting right gain factor for offsetting audio to -19 LUFS which is used by Rocksmith? if you are part of CF discord community(discord.gg/cf) please join our server for faster DM discussion ;)