Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

USB to MIDI QUESTION BY NUBIE

2 views
Skip to first unread message

RLang

unread,
Sep 19, 2004, 8:42:34 PM9/19/04
to
I am trying to use the FTDI232BM USB to serial chip in a MIDI application.
The FT232BM chip comes with a WDM usb driver and API (FT_Write(lngHandle,
strWriteBuffer, LENGTH_MESSAGE, lngBytesWritten))that I can use to send midi
data to the chip and it will convert to MIDI serial output. I would like to
use the windows MIDI API functions like IRET =
midiOutShortMsg(MIDI_OUT_HANDLE, MIDIMSG).

My question is what do I have to do to have the FT232BM chip recognized as a
MIDI device? Why do I want it to be recognized as a MIDI device when I can
already send midi data to it? So that CAKEWALK and other musical
applications can use it. Thanks in advance for your input.

Bob


0 new messages