Big update coming


image.png Total rewrite and new features!

I rewrote pretty much the entire codebase for some reason. Metadata was causing problems but should be much better now. Added unit tests for all the parts that break a lot.

Feature: You will be able to right click folders and files instead of copying the fold location to the app.

Bug Fixes: Metadata should be flawless now.

Get EZ Game Audio Format Conversion

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

omg really? a full rewrite?

Yup, you can have a look at the dev branch on github. There is a lot more meta data compatibility and consistency. The rewrite was to keep this all easy to test and modify. There were way to many buggy releases in the past. Loop data maintaining the right times when changing sample rates was the entire reason I couldn’t just copy and paste all meta with ffmpeg. Now we parse and write it all manually. After this is done I’m working on the GUI version that will be even more powerful and easy to use. CD ripping too!