On Sun, Apr 14, 2019 at 07:15:33PM +0200, Alejandro G. Peregrina wrote: > Hello misc, > > I'm going to purchase Roland UM-ONE MK2 midi-to-usb converter to play > synthesizers from OpenBSD. > > umidi(4) manual stays that Roland UM-1 is supported along other specific > vendor models. Also, I've found out that support for Roland UM-ONE is > listed in 5.2 changelog. > I need to know in advance if the new Roland UM-ONE MK2 is supported as > the manual stays Roland UM-1. >
Hi, Any class-compliant device (aka "driverless") is supported. Most (all?) recent MIDI interfaces are class-compliant and should work. According to the manual, the Roland UM-ONE mk2 has a switch to make it compatible with iPad and for when the Roland driver can't be used; basically this means that it has a class-compliant mode, and should work on OpenBSD as long as the switch to the "TAB" position. HTH -- Alexandre