From owner-freebsd-multimedia@FreeBSD.ORG Tue Jun 17 23:44:23 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F3FF1065676 for ; Tue, 17 Jun 2008 23:44:23 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.swip.net [212.247.154.1]) by mx1.freebsd.org (Postfix) with ESMTP id A42EF8FC18 for ; Tue, 17 Jun 2008 23:44:22 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=RUcngM-Id3QA:10 a=t1gEpBF8eDIA:10 a=krMFKSrqsvrO9ElHmoIA:9 a=leTCqGIbcwDL-MsFxQF8vSDMbZkA:4 a=LY0hPdMaydYA:10 Received: from [71.120.223.131] (account mc467741@c2i.net HELO [172.20.100.16]) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.4b) with ESMTPA id 956845335; Wed, 18 Jun 2008 01:44:20 +0200 From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org, bridd@bridd.com Date: Wed, 18 Jun 2008 01:45:50 +0200 User-Agent: KMail/1.9.7 References: <1213701463.87914.2.camel@nebba.config> In-Reply-To: <1213701463.87914.2.camel@nebba.config> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806180145.51648.hselasky@c2i.net> Cc: Subject: Re: USB Midi device recognised, what now? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 23:44:23 -0000 On Tuesday 17 June 2008, bridd wrote: > Ok, I've got a USB midi device (Edirol UM-1x), and dmesg lists it > > ugen0: on uhub0 > > I set jack up with the OSS back-end, but can't see my MIDI input from > the edirol device. > > What now to connect it up to midi-capable applications ? Is anyone else > using midi in this way with BSD and having any success? > Hi, I've been using USB MIDI on FreeBSD for a while using a Yamaha P140 Piano. I plan to get some better support in there during the summer. Please contact me if you want more info. --HPS