Posted March 07, 2022 by Magniip
#midi #raspberry pi
Version 1.1.1
In this update:
-Midi keyboards are supported that can send notes to the first player
-The 7 white keys per octave will play as the set scale, so when a scale is set to A, a C will play A
-A black key will play one half step down relative to the white key to the right of it, so it's still possible to play some dissonant notes
-On the visual keyboard is shown what keys are actually being played
-When a key is pressed in midi, only that key with the corresponding number shows
-When no keys are pressed for 1 second, all 8 numbers will reappear in the middle
-The latest Godot 3.4.3 is used
-The latest Gmidi 2.5.2 is used
There is no midi support through the godot web and android exports it seems, so the midi input only works on desktop for now. There are no other things updated, so the web and android version stay 1.0
A version for that works on raspberry pi 3 and 4 is also published now.
Gamepads and midi keyboards are supported on the raspberry pi!