From owner-freebsd-multimedia Tue Oct 14 14:07:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA17202 for multimedia-outgoing; Tue, 14 Oct 1997 14:07:02 -0700 (PDT) (envelope-from owner-freebsd-multimedia) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id OAA17197 for ; Tue, 14 Oct 1997 14:06:58 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Tue, 14 Oct 1997 17:05:03 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA13490; Tue, 14 Oct 97 17:05:01 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id RAA29377; Tue, 14 Oct 1997 17:00:52 -0400 Message-Id: <19971014170052.18238@ct.picker.com> Date: Tue, 14 Oct 1997 17:00:52 -0400 From: Randall Hopper To: Luigi Rizzo Cc: multimedia@FreeBSD.ORG Subject: Re: Who is interested in /dev/midi and /dev/synth ? References: <199710120954.KAA03062@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <199710120954.KAA03062@labinfo.iet.unipi.it>; from Luigi Rizzo on Sun, Oct 12, 1997 at 10:54:26AM +0100 Sender: owner-freebsd-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Luigi Rizzo: |My audio driver does not support /dev/midi and /dev/synth at the |moment. There are stubs for them though, and one (/dev/midi) is |probably trivial to implement. Things are slightly more complex for |/dev/synth since there are different synthesis devices on different |hardware. Besides, timidity probably does a nice job at least for the |casual user. | |I am wondering if there is anyone who really needs /dev/midi and |/dev/synth, and used them on the old sound driver. If you do, (Uncle |Sam's finger pointed at you) speak up, telling which apps you use which |do not work with the new audio driver, where I can find them, and how |are you going to help in implementing these devices. Does this include /dev/sequencer too? I use this device all the time via drvmidi, xgmod, and some other apps on my AWE32 for playing MIDIs, MODs, 669s, etc. with AWE synth. Randall