What is the MIDI device name for the Osmose (on Windows)? (EaganMatrix Eurorack module. also).
To see the device name, go to Settings/Bluetooth & Devices – all connected MIDI devices appear there.
I am writing some software to interface with EaganMatrix devices, and I need to know how the devices appear in the list of Midi in/out ports. I will of course have an option for the user to explicitly specify which device to use, but it would be nice to automatically pick one when recognized.
I know how continuums and minis show up in the enumeration API.
Continuum = “Continuum [<0|1 for in/out>]” (e.g. my Slim 70 input port is "Continuum 700108 [1]).
Mini = “ContinuuMini [<0|1>]”
The Settings app doesn’t show the trailing [0] and [1] that appear in the device enumeration API results.