It seems like this is an issue with how the framework I use to build AbleSet handles MIDI ports. If two ports share the same name, it only shows up once in the APIs I’m using to access MIDI devices for MIDI mapping.
Unfortunately, there’s not much I can do from my end to fix this. If there’s any way to give your devices a different name each, that might be a good workaround.
Thank you for the reply. Are you able to share the product you use to enumerate the devices? I would like to see if they have a suggestion for how I can update the names.
Either way, I can revert back to using MIDI via DIN cable and a U6MIDI pro device rather than USB.
Sure! AbleSet is built with Electron and uses the Web MIDI APIs for enumerating and accessing MIDI ports. Using DIN cables with a MIDI interface sounds like a good workaround