From owner-freebsd-multimedia@FreeBSD.ORG Fri Jun 7 10:03:11 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 601AF48A for ; Fri, 7 Jun 2013 10:03:11 +0000 (UTC) (envelope-from rodrigo@bebik.net) Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [IPv6:2a01:e0c:1:1599::12]) by mx1.freebsd.org (Postfix) with ESMTP id EB9E915C5 for ; Fri, 7 Jun 2013 10:03:09 +0000 (UTC) Received: from [192.168.1.18] (unknown [82.227.164.69]) by smtp3-g21.free.fr (Postfix) with ESMTP id 661AAA62F9 for ; Fri, 7 Jun 2013 12:03:03 +0200 (CEST) Message-ID: <51B1AFD6.1070201@bebik.net> Date: Fri, 07 Jun 2013 12:03:02 +0200 From: Rodrigo OSORIO User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130405 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Subject: Re: jack midi and lmms References: <51B1AB31.9020304@ShaneWare.Biz> <51B1ACAD.5010505@bitfrost.no> In-Reply-To: <51B1ACAD.5010505@bitfrost.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jun 2013 10:03:11 -0000 On 06/07/13 11:49, Hans Petter Selasky wrote: > On 06/07/13 11:43, Shane Ambler wrote: >> From my earlier post I get the idea that while usb-midi on freebsd may >> technically work it doesn't fit into the standard midi device lists so >> doesn't "just work" like an old midi device. I'm not sure what midi >> device support used to be like with sound cards but it appears that >> traditional midi support is not very common. >> >> It looks like jack is the only usb-midi support that we have, which >> currently means hydrogen is the only app supporting it (apart from the >> jack examples) >> >> So I have started adding jack midi support to lmms. I have basic midi >> input mostly working - that is soundfont and zynaddsubfx cause lmms to >> freeze on jack-midi input but all others appear to work fine. >> >> Anyone interested in helping/debugging? Am I the only one that wants to >> use this? Is there any interest in jack midi support for other apps? > > Hi Shane, > > This sounds very interesting. You know there are many examples how you > can do the JACK MIDI interface part, like jack_umidi, jack_ghero, > jack-keyboard etc, in ports. I'm not an expert about the LMMS MIDI > subsystem, but would like to test any patches! > > --HPS > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" Hi guys, As lmms port maintainer, even if I'm not a lmms "expert", I would be pleased to be in the loop and help you to test patches, and, final step, integrate them in the port itself. Best regards - rodrigo