alf45tar / PedalinoMini

Wireless and Bluetooth MIDI Foot Controller
GNU General Public License v3.0
501 stars 88 forks source link

Momentary switch always send Note On msgs with velocity zero #327

Closed hany-tawfik closed 2 years ago

hany-tawfik commented 2 years ago

Hi, I am connecting PedalinoMini to Mainstage using BLE and it works fine except when sending Note On msgs, the velocity 'from value' 'to value' areas are greyed out and set to zero. I can see that a midi msg is received on Mainstage, but I can't listen to any sound because of the velocity value.

Is there something I am doing wrong?

Thanks in advance!

alf45tar commented 2 years ago

I fixed the bug in version 2.4.2 just released. Thanks @hany-tawfik