Saga Musix

Results 133 comments of Saga Musix

That looks better indeed. I think you also have to take care that the loop start is reset on pattern transitions, and S3M technically only has one global nPatternLoop /...

Note that you can also set the gain directly in libopenmpt via openmpt::module::set_render_param.

Given that it will become more and more difficult to maintain this kind of extension with Web Extensions (maybe there is already no way to do it with TB68, I...

As BirdTray didn't quite fit my bill, I sat down for an evening and wrote something for myself: [TBTray](https://github.com/sagamusix/TBTray/releases) Disclaimer: I wrote this tool for myself to fix exactly the...

Glad to hear it's working for you :)

To re-iterate my introduction of this tool in the mintrayr issue tracker: > I wrote this tool for myself to fix exactly the issue I was having. If it's useful...

Thanks for your contribution! In general the code looks good to me, but I haven't had the time to test the changes yet. Can you please also update the manual...

Also, if you feel like it and you have a way of testing it, you could check out the old MinTrayR / etc. extensions and see if they work with...

Thanks for your detailed research and updating the readme. There's nothing keeping this from being merged apart from still having to test it, which I will do during the weekend.

The docs for compilation are: Open the solution in Visual Studio and compile it. It couldn't be any simpler.