I"m using Bome Network Pro on a Raspberry Pi to bridge USB MIDI devices to a Windows 11 PC.
Setup:
EaganMatrix Micro → Raspberry Pi → Bome Network → Win
Rob O"Reilly MIDI Guitar → Raspberry Pi → Bome Network → Win
The MIDI guitar works just fine - I can seet it as a MIDI port in various Windows MIDI apps.
The EaganMatrix Micro, on the other hand, doesn"t seem to work. I don"t see it in as a MIDI port in Windows MIDI apps. It does not appear as an input/source port in Bome"s Add Route page on Windows, only as an output/destination.
On the Pi side, ALSA shows the Micro as both input and output.
32:0 EaganMatrix Micro 010524 MIDI 1
With Bome stopped, this works and receives data when I change presets on the Micro:
aseqdump -p 32:0
With Bome running, the same command fails:
Cannot connect from port 32:0 - Resource temporarily unavailable
So it seems Bome is opening the Micro input on the Pi, but not exposing it back to Windows as a usable input/source port.
So it’s possible that your problem was related to the new Windows MIDI Services on Windows 11. Our own virtual MIDI drivers are usually not affected, but sometimes a reboot is necessary. Microsoft is actively working on improvements, so making sure that you always install the latest Windows Update is a good idea.