Hello, everyone!
I wasn't happy with any of the existing virtual keyboards so I created my own.
It uses the low level linux keyboard events directly from the kernel along with the
kernel's timestamps as timing, so it bypasses most of sources of musical mushiness
(jitter). Try it for yourself- in my humble opinion it feels better to play on than most
hardware MIDI keyboards- at least for music that doesn't need touch sensititivty, like
organs. A virtual keyboard really useful for fleshing out chord progressions on the go
when you don't have your hardware with you- and it's nice to be able to do that
with something that (within its limitations) really feels like a musical instrument.
In it's first version it can be a bit technical to install and use but I'm working
on that. I hope this is useful!
[
https://github.com/capocasa/mash](https://github.com/capocasa/mash)
Carlo