Date: Wed, 8 Aug 2012 18:22:26 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: Marcel Bonnet <marcelbonnet@gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: jack_umidi and USB devices Message-ID: <201208081822.27022.hselasky@c2i.net> In-Reply-To: <CAPe0dBm92OBBKyfOctY6--Y46cg9C4nhOQ1L17eBfxd%2BjGo30A@mail.gmail.com> References: <CAPe0dBmwoDEPKw=NAWKMhvvnqHE4=5ifd=YTFEGQTQuN7EOL=Q@mail.gmail.com> <201208080229.32673.hselasky@c2i.net> <CAPe0dBm92OBBKyfOctY6--Y46cg9C4nhOQ1L17eBfxd%2BjGo30A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 08 August 2012 08:00:44 Marcel Bonnet wrote: > On 7 August 2012 21:29, Hans Petter Selasky <hselasky@c2i.net> wrote: > > On Wednesday 08 August 2012 02:23:55 Hans Petter Selasky wrote: > >> On Wednesday 08 August 2012 02:09:55 Hans Petter Selasky wrote: > >> > > So, if I run > >> > > > >> > > > >> > > > >> > > $ jack_umidi -d /dev/umidi0.[1-15] > >> > >> Note: These are not channels, but devices. Usually only .0 is valid. > > Hum, you're right! I confused the devices with channels. That's why I > connected them to some-input and I've got nothing. And my bad, I > forgot to say that I used qjackctl but tried to confirm that I got no > MIDI signal by using "dd" > > > BTW: It shouldn't be too hard to update jack_umidi, to create > > N-subdevices, based on the channel number, given some option -S for > > example. > > I don't really believe my skills will help to do that right now, but > I'm on the way. > That will be a desirable feature for a future release, but please > don't take it too much in consideration (I mean, I'm *not* > claiming/demanding) as I'm probably one of the most enthusiastic > users of jack_umidi (and I must repeat, uaudio too) because it really > made possible to do a lot of cool things in my machine/hardware. > > Thanks again. Hi, Can you checkout the SVN version of jack_umidi: svn --username anonsvn --password anonsvn \ checkout svn://svn.turbocat.net/i4b/trunk/jack_umidi cd jack_umidi make all install And see if the new -S and -k options solve your problem? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208081822.27022.hselasky>