Since I'm experiencing better and smoother flight experience under Linux, I'm trying to set-up my used-to configuration as on my Windows boot, everything works fine except 2 things, ActiveSky XP (no Linux support so no question here) and XMidiCtrl.
Last one is correctly installed, since i get this log:
2022-03-26 16:13:55 [ALL] Plugin XMidiCtrl 0.62 loaded successfully
2022-03-26 16:13:55 [INFO] Plugin enabled
2022-03-26 16:14:12 [INFO] Aircraft Profile '/home/mik/X-Plane 11/Aircraft/X-Aviation/CL650/XMidiCtrl.toml' found
2022-03-26 16:14:12 [INFO] Sublayer mode is active
2022-03-26 16:14:12 [INFO] 1 Device(s) found in aircraft profile
2022-03-26 16:14:12 [INFO] Created new MIDI device :: Name = 'Behringer X-Touch Mini', Port In = '0', Port Out = '1'
2022-03-26 16:14:12 [INFO] Device 0 :: 97 inbound mapping(s) found
2022-03-26 16:14:12 [INFO] Device 0 :: 12 outbound mapping(s) found
2022-03-26 16:14:12 [INFO] Inbound port '0' opened for device 'Behringer X-Touch Mini'
2022-03-26 16:14:12 [INFO] Outbound port '1' opened for device 'Behringer X-Touch Mini'
but I can't make my midi bar to work, it shows only outbound messages, like warning light flashing, but key press is not registered. Do I have to feed-in a proper template? If yes how can i do it since the Behringer software is Windows only? Do i need additional libraries?
mik@PC:~$ aconnect -i
client 0: 'System' [type=kernel]
0 'Timer '
1 'Announce '
client 14: 'Midi Through' [type=kernel]
0 'Midi Through Port-0'
client 20: 'X-TOUCH MINI' [type=kernel,card=1]
0 'X-TOUCH MINI MIDI 1'
client 129: 'RtMidi Output Client' [type=utente,pid=6104]
0 'RtMidi Output '
mik@PC:~$
many thanks