From owner-freebsd-multimedia Sat May 1 22:58:54 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from ftp.dns.ne.jp (ftp.dns.ne.jp [210.155.3.5]) by hub.freebsd.org (Postfix) with ESMTP id 5451C15330; Sat, 1 May 1999 22:58:49 -0700 (PDT) (envelope-from tanimura@sakuramail.com) Received: from silver.carrots (yksk3DS17.kng.mesh.ad.jp [210.147.34.63]) by ftp.dns.ne.jp (8.9.2/8.8.5) with ESMTP id OAA11689; Sun, 2 May 1999 14:58:15 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by silver.carrots (8.9.3+3.1W/3.7W) with ESMTP id OAA76025; Sun, 2 May 1999 14:58:25 +0900 (JST) To: nox@jelal.kn-bremen.de Cc: tanimura@naklab.dnj.ynu.ac.jp, zinnia@jan.ne.jp, freebsd-current@freebsd.org, freebsd-multimedia@freebsd.org Subject: Re: Call for Review: Voxware midi driver for serial ports From: Seigo TANIMURA In-Reply-To: Your message of "Sun, 2 May 1999 02:15:00 +0200" <19990502021500.A3181@saturn.kn-bremen.de> References: <19990502021500.A3181@saturn.kn-bremen.de> X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990502145825Y.tanimura@sakuramail.com> Date: Sun, 02 May 1999 14:58:25 +0900 X-Dispatcher: imput version 980905(IM100) Lines: 75 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Juergen Lock Subject: Re: Call for Review: Voxware midi driver for serial ports Date: Sun, 2 May 1999 02:15:00 +0200 Message-ID: <19990502021500.A3181@saturn.kn-bremen.de> nox> On Tue, Apr 20, 1999 at 10:27:35AM +0900, Seigo TANIMURA wrote: nox> > On Sun, 18 Apr 1999 22:15:05 +0200, nox> > Juergen Lock said: nox> > nox> > >> Another bad news, I tried driving my SC-88 connected directly to a PC using nox> > >> Windows 95 and Portman PC/S driver, to find a miserable result. I saw no midi nox> > >> messages come properly, so Portman PC/S should be cooking the signals in some way... nox> > nox> > nox> Or uses a higher speed than 38k4, can you check that? Hmm, or maybe nox> > nox> i should just take my old Atari MSTe and use that as serial<->midi nox> > nox> interface... nox> > nox> > nox> > Bitrate > 38.4k... I wish I had a looooong serial cable. The PC I had a test nox> > on the Portman driver is not in my room, and it is not a portable one. nox> > nox> > Atari, I have only heard the name. I played with an Acorn when I was a kiwi. nox> nox> Acorn, what CPU did it have again? :) Sorry, it was not mine, so I have no idea. I remember that Acone had a FM synthesizer in it, no midi interfaces. It sounded like a flat harpsichord, which was good at that time(in 1993, six years ago). nox> Anyway I now have restored the m68k-atari crosscompiler from tape and made nox> a little /dev/midi <-> /dev/modem2 connection program. Well, it works! nox> Now, does anyone know a sequencer program that has a tick display and nox> that can record one track while playing back another? rosegarden can only nox> do one thing at a time... Playing and recording simultaneously? I wish I knew one... nox> Oh and i had to patch this to get my kernel to build: nox> nox> Index: i386/conf/files.i386 nox> @@ -225,8 +225,10 @@ nox> i386/isa/sound/uart6850.c optional uart device-driver nox> i386/isa/sound/uart16550.c optional uartsio device-driver nox> i386/isa/sound/midi_synth.c optional uart device-driver nox> +i386/isa/sound/midi_synth.c optional uartsio device-driver nox> i386/isa/sound/midi_synth.c optional css device-driver nox> i386/isa/sound/midibuf.c optional uart device-driver nox> +i386/isa/sound/midibuf.c optional uartsio device-driver nox> i386/isa/sound/midibuf.c optional css device-driver nox> i386/isa/sound/trix.c optional trix device-driver nox> i386/isa/sound/adlib_card.c optional trix device-driver nox> nox> (the box has no sound card so these files were not compiled before.) Fixed the patch, thanks! Seigo TANIMURA |M2, Nakagawa Lab, Dept of Electronics & CS =========================|Faculty of Engineering, Yokohama National Univ Powered by SIEMENS, |http://www.naklab.dnj.ynu.ac.jp/~tanimura/ FreeBSD 4.0-CURRENT |http://www.sakura.ne.jp/~tcarrot/ (25th Apr 1999) & muesli.|tanimura@naklab.dnj.ynu.ac.jp tcarrot@sakuramail.com VoxWare Midi Driver for Serial Ports on FreeBSD: http://www.naklab.dnj.ynu.ac.jp/~tanimura/freebsd-serialmidi/ Seigo TANIMURA |M2, Nakagawa Lab, Dept of Electronics & CS =========================|Faculty of Engineering, Yokohama National Univ Powered by SIEMENS, |http://www.naklab.dnj.ynu.ac.jp/~tanimura/ FreeBSD 4.0-CURRENT |http://www.sakura.ne.jp/~tcarrot/ (25th Apr 1999) & muesli.|tanimura@naklab.dnj.ynu.ac.jp tcarrot@sakuramail.com VoxWare Midi Driver for Serial Ports on FreeBSD: http://www.naklab.dnj.ynu.ac.jp/~tanimura/freebsd-serialmidi/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message