MIDI 
Author Message
 MIDI

Hello all...  I've been working with MIDI (musician) for a while and just
now am I trying to incorporate it into one of my programs just for kicks;
I'm running into trouble though.  I'm using standard MCI MIDI calls (not
DirectX) and I can't seem to figure out how to get a single note played...
(e.g. C3)  I've found examples for playing midi files but nothing for data
not read from a file.  I've gotten the available devices, and I'm assuming I
need to open a stream (midiOutStreamOpen) and then use midiOutStreamOut to
send the data after preparing all the header structures and such...  (I'm
pretty sure about that)  But one of the members of the header structure is a
pointer to the MIDI data...  For the life of me I can't find out the format
of this data to be sent.  Can someone help me with this or am I entirely on
the wrong track?

Thanks for the help!



Mon, 04 Oct 2004 09:26:09 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. midi i/o

2. Accessing the MIDI port in C#

3. Sample graphics and MIDI programs in LCC-Win32

4. Routines that play MIDI files...

5. MIDI I/O in C#

6. Game / midi port with C#

7. Book FS: MIDI Sequencing in C

8. MIDI LOW-LEVEL DOS

9. MIDI

10. API + MIDI in C#

11. midi

12. MIDI Programming HELP!

 

 
Powered by phpBB® Forum Software