jpcima / smf-dsp

Advanced MIDI file player
Boost Software License 1.0
47 stars 5 forks source link

[Feature Request]Ability to mute indvidual MIDI channels during playback #21

Open freq-mod opened 3 years ago

freq-mod commented 3 years ago

For song or FM bank debug purposes. Is something like this possible?

jpcima commented 3 years ago

Without a doubt, it's possible, it just needs to think how to integrate this functionality.

freq-mod commented 3 years ago

Right now, left mouse button opens the help screen, it's a same thing as F1. So, it can be like in hoot (FM music player), where clicking on a piano corresponding to the channel mutes it.

Or a keyboard shortcut - Ctrl + 0...F mutes a channel accordingly.

jpcima commented 3 years ago

Channels are now clickable in the latest. The pianos are not greyed out. This would take a little rework of texture caching.