20-06-21, 19:05 -
(20-06-21, 17:39)cforster Wrote: ..it seems like gv.drumpad is set to false, so the altered elif block isn't running...Hi Chris,
That's right, didn't think of mentioning / questioning this in my last post, sorry for that
The gv.drumpad is set when there is a note remapped like drumnote.
And I assumed you had some notes mapped as drumnotes (using the third "Optional drum column ).
For the testing it will work when changing elif gv.drumpad: into a plain else:.
You will now also hear notes if you play your drumpads as normal pads.
To make a long story short: this is a quick'ndirty fix, so if this works I'll write a a permanent fix, because above creates side effects that&should can be avoided.
Thanks for this feedback and regards, Hans