Jeremie wrote:hesitz wrote:First, view the 'Midi' tab in Pianoteq options. The window in upper left monitors any midi messages that are received. When you have a connection and play the keyboard, do you see any messages showing up there? If you see messages appear, then it's possible the midi part is working fine, but that Pianoteq isn't connecting its audio output properly. In this case you would want to go to the 'Devices' tab and click 'Test' button to check whether the audio output is actually working.
Second, on the 'Devices' tab what shows up in the 'Active Midi Inputs' box? And what items have checkmarks to the left of them. One of the items should be something like 'FP-30x Bluetooth'. It may be checked with a grayed out box if you have 'Listen to all midi inputs' checked. If so, maybe try unclicking 'Listen to all inputs' and put a check on the 'FP-30x Bluetooth entry manually, listen just to that input.
So all seems perfectly fine... except that nothing happens when I play the Roland FP-30X keyboard.
I read somewhere on a forum that it may be a problem with the Bluetooth chip of the Raspberry Pi itself that would not properly support MIDI input... He solved it with an external Bluetooth USB dongle; maybe I should try that too...
I'd be very skeptical of concluding that the Pi hardware has some problem with Bluetooth MIDI, there's lots of resources around that show people getting Bluetooth MIDI working on RPi's, and I know a guy who has done it. It tended to be somewhat of a problem because most Pi distros don't come with Bluetooth MIDI support, you need to recompile the bluez package to get it. But apparently your Ubuntu supports it with just some reconfiguration.
At this point I would go back a step and make sure that you're able to get a working MIDI connection using a USB cable. Have you done this already?
EDIT: Whoops, going back to your older posts I see the McLarenLabs link is actually about recompiling bluez, not mere reconfiguration. So, no, there was not technically any built-in Bluetooth Midi support in your Ubuntu distro. You had to recompile to get it, same as with other distros on the Pi that don't come with Bluetooth Midi. FWIW, I tried same recompile process for Bluez a couple years ago and never got it to work, though I ended up not being able to solve a problem with the recompile, gave up and started using RT-MIDI for a bit for a wireless connection to my PC, not really an option with keyboard controller to Pi solution. If I recall correctly my problems with recompiling Bluez probably came from not using most recent version, or having to use part from an older version of the bluez package, or maybe something with dependencies installed. Things got screwed up enough I just gave up and haven't tried again since.
When you recompiled the bluez package did everything go **exactly** as written on that MclarenLabs page. What version of bluez did you have before the recompile, and what version did you have afterwards?
Seems to me like you're very close but I have no idea what the problem is.
Last edited by hesitz (15-05-2022 16:29)