From owner-freebsd-multimedia@FreeBSD.ORG Wed Aug 8 18:26:03 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 12C55106564A for ; Wed, 8 Aug 2012 18:26:03 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.c2i.net [212.247.154.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7121C8FC16 for ; Wed, 8 Aug 2012 18:26:01 +0000 (UTC) X-T2-Spam-Status: No, hits=-1.0 required=5.0 tests=ALL_TRUSTED Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe04.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 304878376; Wed, 08 Aug 2012 20:25:54 +0200 From: Hans Petter Selasky To: Marcel Bonnet Date: Wed, 8 Aug 2012 20:26:24 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201208081822.27022.hselasky@c2i.net> In-Reply-To: X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201208082026.24105.hselasky@c2i.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: jack_umidi and USB devices 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: Wed, 08 Aug 2012 18:26:03 -0000 On Wednesday 08 August 2012 19:47:29 Marcel Bonnet wrote: > On 8 August 2012 13:22, Hans Petter Selasky wrote: > > On Wednesday 08 August 2012 08:00:44 Marcel Bonnet wrote: > >> On 7 August 2012 21:29, Hans Petter Selasky 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 > > I can't believe you did it, and so fast! Yes, it's working. I did not > test all channels, can't test 'em all right now, but I'll do it in > next few days. It is just perfect. These days I was spending time > converting some windows proprietary samples I have to Giga Sampler > Format, and now I can migrate from a Digital Audio Workstation windows > based to FreeBSD. > Thanks a lot. Hi, You're welcome! Thanks for sharing your good idea. The programming part is not too hard when you know what you are doing ;-) Feel free to post updates about your audio workstation progress ! Might be an inspiration for others :-) > I was looking for a donate page at selasky.org - I really thought I > saw a donate button sometime, am I wrong ? Do you have a donate page? > I can't donate too much now, but I really think my action can motivate > others to do it too. In case you don't have interest, I would consider > this donation to the FreeBSD Foundation if it's good for you too. > Feel free to answer me in PVT if you think it's necessary. My paypal account is hselasky@c2i.net if I don't remember wrong. There should be a donate button at the bottom of this page too, leading you to the same account: http://www.selasky.org/hans_petter/video4bsd/index.html --HPS