Open moth1995 opened 2 years ago
Hi, I only saw your comment just now. I guess I could try to implement wav2adx into this module as well, I'm just not sure when I will come around to it.
Thanks a lot! if you can look after the loop implementation will be really nice
A friend was working on adx decoding as well lately, and mentioned a Rust library that already implemented decoding and encoding, including loops.
So I gave extending it to python a quick try, and it seems to work. https://github.com/K0lb3/radxpy
The base functionality is already down, all that's left to do is replace the process exit with python errors, and uploading wheels to pypi.
thanks for your amazing work!
hi! i'm a old-gen-pes modder/programmer and im so happy i found this python module! thanks a lot, may i make a request so you can also make the wav2adx? im not sure if you can include also the loop functionality which is really useful