Date: Mon, 9 Feb 1998 05:04:16 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: durham@w2xo.pgh.pa.us (Jim Durham) Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Midi on your driver Message-ID: <199802090404.FAA13584@labinfo.iet.unipi.it> In-Reply-To: <XFMail.980208184644.durham@w2xo.pgh.pa.us> from "Jim Durham" at Feb 8, 98 06:46:25 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> The notes with the latest version of Luigi's sound driver, > indicate that /dev/midi is not supported. Is this still true, > or is this old information? still true. > I am interested in recording midi from keyboard. The voxware 3.5 as a matter of fact, midi input from the keyboard is not that hard. if you want to try and implement it, get the file SBHWPG.EXE from www.creative.com, and also look at the voxware sources (or perhaps some other simple i/o device driver, e.g. the b004.c or whatever you like. Basically midi is a serial port with a little hw support to give you timing info as well. should not be hard to manage. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802090404.FAA13584>