rscustom / rocksmith-custom-song-toolkit

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

AK_RIFF container validation and format class #220

Open L0FKA opened 9 years ago

L0FKA commented 9 years ago

I'll add RIFF class and some helping tools to validate oggs, Like checking version of wwise, checking for seektable, getting bitrate, sample rate, and transcode between RIFF<>RIFX (in plans also convert to PCM(WAV), ogg container)

L0FKA commented 6 years ago

Probably I should create or rearrange separate library for audio files to convert source files to ogg\wav\wwriff format and back. incorporate ww2ogg, add cross fade in\out option, use this lib to decode selected formats to PCM and get amplification factor in LKFS units for selected track, could also implement simple playback function for the track from toolkit's gui. For now implement interfaces for desired functions and use 3rd party tools for that. add into todo list.