From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 8 20:31:18 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7A6C106566C for ; Tue, 8 Jul 2008 20:31:18 +0000 (UTC) (envelope-from hondareyte.luc@laposte.net) Received: from neuf-infra-smtp-out-sp604003av.neufgp.fr (neuf-infra-smtp-out-sp604003av.neufgp.fr [84.96.92.124]) by mx1.freebsd.org (Postfix) with ESMTP id EA1B88FC12 for ; Tue, 8 Jul 2008 20:31:16 +0000 (UTC) (envelope-from hondareyte.luc@laposte.net) Received: from neuf-infra-smtp-out-sp604001av.neufgp.fr ([10.110.56.120]) by neuf-infra-smtp-out-sp604003av.neufgp.fr with neuf telecom id nLYQ1Z0052bdnoS03Y23rz; Tue, 08 Jul 2008 22:02:03 +0200 Received: from [10.0.0.99] ([80.119.10.130]) by neuf-infra-smtp-out-sp604001av.neufgp.fr with neuf telecom id nY1v1Z00C2oLaSQ01Y1wwU; Tue, 08 Jul 2008 22:02:02 +0200 From: Luc Hondareyte To: Hans Petter Selasky In-Reply-To: <200807061931.20925.hselasky@c2i.net> References: <1213701463.87914.2.camel@nebba.config> <1213819086.5659.5.camel@casper.acme> <1214946934.11629.24.camel@casper.acme> <200807061931.20925.hselasky@c2i.net> Content-Type: text/plain; charset=utf-8 Date: Tue, 08 Jul 2008 22:01:55 +0200 Message-Id: <1215547315.5737.12.camel@casper.acme> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 8bit Cc: freebsd-multimedia@freebsd.org Subject: Re: USB Midi device recognised, what now? 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: Tue, 08 Jul 2008 20:31:18 -0000 Le dimanche 06 juillet 2008 à 19:31 +0200, Hans Petter Selasky a écrit : > Hi, > > I just tried fluidsynth myself and can confirm that it works just fine! > > Then only bug I've found is that they compute the wrong tempo for input MIDI > files. Who should I report that to? > > --HPS Hi, I did not notice that because I use fluidsynth as a experimental sound generator with external midi controllers. Note that fluidsynth requires root permissions to set high priority scheduling, but I doubt that's the problem you describe. Regards, Luc.