Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2011 13:53:07 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-multimedia@freebsd.org, Edward Tomasz  =?utf-8?q?Napiera=C5=82a?= <trasz@freebsd.org>
Subject:   Re: USB MIDI patch for FreeBSD 8/9
Message-ID:  <201102191353.07854.hselasky@c2i.net>
In-Reply-To: <201102172348.59534.hselasky@c2i.net>
References:  <20110217223852.74638A622E@smtp3-g21.free.fr> <201102172348.59534.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi again,

I've noticed the many MIDI applications now use JACK, so I've spent some time 
today to write up a program called jack_umidi. This programs allows you to 
import /dev/umidiX.Y instances into the JACK system.

Comments are welcome. Sources are available from:

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b/trunk/jack_umidi

When the port freeze is over I hope to create a port for this for FreeBSD 8+. 
After download:

cd jack_umidi
make all install clean

man jack_umidi

jackd -d oss
jack_umidi -d /dev/umidi0.0

Now you can use:

/usr/ports/audio/jack-keyboard for example!

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102191353.07854.hselasky>