Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 1999 14:12:20 +0900
From:      Tsuyoshi Iguchi <zinnia@jan.ne.jp>
To:        freebsd-hackers@freebsd.org
Cc:        nox@jelal.kn-bremen.de, freebsd-multimedia@freebsd.org
Subject:   Re: Call for Review: Voxware midi driver for serial ports
Message-ID:  <199904140519.OAA35466@jan-wc.jan.ne.jp>
In-Reply-To: Your message of "Wed, 14 Apr 1999 09:56:03 %2B0900" <199904140056.JAA82937@rina.naklab.dnj.ynu.ac.jp>
References:  <199904140056.JAA82937@rina.naklab.dnj.ynu.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
Subject: Call for Review: Voxware midi driver for serial ports
Date: Tue, 13 Apr 1999 15:48:54 +0900

>2. Patch your kernel source.
>
>	For 3.1-STABLE:
>	% cd (somewhere)
>	% tar zxvf uart16550-3.1-STABLE.tar.gz
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   uart16550.tar.gz   in correct.

It's my mistake. Sorry, Seigo-san and all.

From: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
Subject: Re: Call for Review: Voxware midi driver for serial ports
Date: Wed, 14 Apr 1999 09:56:03 +0900

> nox> Hey that sounds great :)  what is needed in terms of hardware, i mean you
> nox> don't just make a cable that connects the midi to the rs232 lines right?
> 
> Since I had Roland SC-88, I purchased a serial port cable by Roland at a local PC shop.
> Please have a look at http://www.edirol.com/music_equipment/roland_accessories/cable.html.
> It costed around 1,500 yens or 22 DM, without the driver for Windows 95.
> 
> I have no idea for midi modules by the manufacturers other than Roland, sorry for that.
> Could you give us some clues, Tsuyoshi-san?


To use serial driver for MIDI, your MIDI tools/instruments must have 
MINI-DIN8pin terminal called "HOST" or "COMPUTER".

((( You can't use serial-MIDI with old MIDI terminal(DIN-5pin),
    except your machine can set serial baud rate to 31250bps and
    prepare exclusive circuit to communicate Dsub-25(9) and Din-5. )))


The pin connections of serial cable for MIDI are like below ...

PC D-Sub9(25)     MIDI(Host or Computer) MINI-DIN8
   RTS 7(4) -------- 2 HSKi
   CTS 8(5) -------- 1 HSKo
   TxD 3(2) -------- 5 RxD
   GND 5(7) -------- 4 GND
   RxD 2(3) -------- 3 TxD


If you have Mac's serial cable(straight) and PC's one
(and you don't mind these cables never to be used for original way),
you can easily compose the serial cable for MIDI using these two cables.
-----
Tsuyoshi Iguchi (zinnia@jan.ne.jp)
http://www.eie.yz.yamagata-u.ac.jp/~a95516/zinnia/index.shtml


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?199904140519.OAA35466>