Date: Thu, 24 Feb 2011 20:17:30 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-multimedia@freebsd.org Subject: Re: idea: "shim" driver for Roland / Edirol SD-20 MIDI sound module? Message-ID: <201102242017.30521.hselasky@c2i.net> In-Reply-To: <20110224194602.266072ec.torfinn.ingolfsen@broadpark.no> References: <20110221234912.fc03786d.torfinn.ingolfsen@broadpark.no> <201102240847.15213.hselasky@c2i.net> <20110224194602.266072ec.torfinn.ingolfsen@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 24 February 2011 19:46:02 Torfinn Ingolfsen wrote: > On Thu, 24 Feb 2011 08:47:15 +0100 > > Hans Petter Selasky <hselasky@c2i.net> wrote: > > > crw-r--r-- 1 root operator 0, 109 Feb 23 21:53 /dev/umidi0.0 > > > > Could you do a simple loopback test: > > > > dd if=/dev/umidi0.0 of=/dev/null bs=1 > > > > And see if you get any bytes when you press keys? > > Press keys on what? A MIDI keyboard, or the normal (computer) keyboard? You can redirect from a MIDI keyboard to the synth using dd, on the 0'th entry. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102242017.30521.hselasky>