"I'm interested in a feature that could be easily implemented through your existing framework. Namely, soloing channels. Could be a rough code like setting all of the 0xB0-0xB8 registers to 0x00, except one. (This preserves original timing.) A more delicate version is to seek one channel's information and discard the others'. In percussive mode, there should be more caution taken involving the 0xBD register.
What is it good for? Analyzing-remixing-remastering favorite tunes! :)"
Submitted by BuXY
A quick prototype has shown that you can effectively mute a channel by not sending any data to one of those 0xB0-0xB8 registers. (Not sure about the percussion channel)
This functionality could be implemented easily in the standalone dro_plyayer, using keys 1-8 to mute each channel. Doing the same in the GUI will take a little longer.