Awesome, thanks for replying.
Alright, so we would need an option in the settings menu to control this muting behavior. Sounds good.
I'm not much of a C# guy, but as far as I can tell, note playback on dragging is being done at PianoRoll.cs, line 3079: App.PlayInstrumentNote(noteValue, false); And we would need to add a condition here based on the new settings option that would need to be created right?
I might take a stab at this if I manage to get the build process to work for me on linux.
Thanks for your time.
- Ren