flit / MidiKeys

On-screen MIDI keyboard with hotkeys support
Apache License 2.0
115 stars 8 forks source link

Add Aftertouch (trackpad pressure) #35

Open kevleyski opened 10 months ago

kevleyski commented 10 months ago

Sending MIDI pressure based on how hard the track pad is pressed would be useful

kevleyski commented 10 months ago

(my apologies I see in my MIDI monitor it actually already does do this, thank you :-)

kevleyski commented 10 months ago

Ah correction channel pressure 0xDX message are sent vs key pressure (aftertouch) 0xAX