On Sat, 31 Dec 2011 13:25:57 +0100 Jan Stary <[email protected]> wrote: > Reading fag13#midi, in particular the dmesg example, > makes me think that USB-connected MIDI components > should be recognized. Am I missing something?
I just tested - works fine [1]; just try a different port. Mine didn't work on the EHCI port [2], but on the add-in card with UHCI [3]. The question is rather what you are going to do next. I tried to set up some software environment (synths, sequencer, effects etc.) under OpenBSD, but I run into a lot of issues since many tools are unfortunately "Linux-specific", i.e. not usable without a lot of source code changes (if at all). So I ended up using a dedicated Linux machine for this. (I'm not talking about just recording some MIDI events, but rather a full set of tools such as e.g. www.64studio.com provides) If someone had a better experience, please post your setup! kind regards, Robert [1] umidi0 at uhub3 port 1 configuration 1 interface 1 "WORLDE WORLDE CONTROLLER" rev 1.10/0.00 addr 2 umidi0: (genuine USB-MIDI) umidi0: out=1, in=1 midi0 at umidi0: <USB MIDI I/F> ugen1 at uhub3 port 1 configuration 1 "WORLDE product 0x0201" rev 1.10/0.00 addr 2 [2] addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel (0x8086), rev 1.00 [3] addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA (0x1106), rev 1.00 port 1 addr 2: full speed, power 500 mA, config 1,product 0x0201 (0x0201), vendor 0x0218(0x0218), rev 0.00

