Results 9 comments of IC

Additional note for the AUR package: It'd be useful if someone could change the supported architectures to be either `any` or to include `i686` and ARM architectures, as all software...

Nice to see that you're working on this, I was never comfortable enough with Javascript to attempt this myself. BCSTM should also be added to the same module as a...

New link available: https://st.eol.pw/openrevolution/ I updated the link in all other places.

Already mentioned in #11. I'll have to look into compatibility with the new rtaudio version though.

I might be able to try doing this after writing a BFSTM decoder in my own C++ BRSTM tools to have a good understanding of it but the JS module...

Yeah I guess it should be a separate file but it would also be stupid to completely separate it from the current package and copy the same audio decoding code...

The class constructor could do file type detection and then other format specific things could be moved into a separate format reading function or am I wrong?

Thank you very much for this. Looking at instance yewtu.be which uses [invidious-custom](https://github.com/yewtudotbe/invidious-custom), it seems to be working just as expected, exactly as described in my linked issue, and with...

I am sorry in advance if this is an unwanted comment in this pinned issue. I know this feature/change might be complicated to implement in a short timespan, especially if...