Topic: Reverse (left-handed) keyboard?
A mention of scala files in another thread reminded of a question I've long had -- is it possible to use a scala file to create a left-handed keyboard? From a quick read about the scala file format, I suspect not, but I'm not sure.
I've created a left-handed mapping in the past by intercepting midi messages (on Linux with JACK, using https://bitbucket.org/smulloni/lefty) but I'm not using Linux for this nowadays so I'm looking for another solution.
Has anyone else tried playing with a left-handed keyboard? It is quite interesting to try!