jack_umidi and USB devices

Hans Petter Selasky hselasky at c2i.net
Wed Aug 8 16:22:06 UTC 2012


On Wednesday 08 August 2012 08:00:44 Marcel Bonnet wrote:
> On 7 August 2012 21:29, Hans Petter Selasky <hselasky at 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


More information about the freebsd-multimedia mailing list