Thank you!
I really have to finish up this last version. Should be a lot better. Stay tuned.
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!
https://spacefoon.itch.io/fugs-master-volume-control-rmmvmz This is for the volume which also works with stock, YEP Options Core and OCRams AudioEX.
I have some more stuff I’m working on. First, persistence and pausing will be done soon. You will be able to set track persistence via plugin defaults parameters or on a per track basis when playing the track.
Per-track or track default persistence modes: always, battle, scene, menu, none, switch.
Per-track or track default pause and resume control: pause in menu, battle, scene, switch, never or plugin commands to pause and resume one to all tracks when ever you want.
Once I release that I will add audio effects from the web audio API that’s in the browser. There will be a lot of post processing options. The API has so much! https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API