
-----------------------------------
ramukaka
Sun Dec 02, 2007 12:32 pm

Playing MIDI File in C
-----------------------------------
Can anybody tell me you to play MIDI file through a C program ????????????????

Thanks.........

-----------------------------------
OneOffDriveByPoster
Sun Dec 02, 2007 1:33 pm

Re: Playing MIDI File in C
-----------------------------------
Can anybody tell me you to play MIDI file through a C program ????????????????

I think it depends on your OS unless if you get a cross-platform sound/MIDI library and know enough about libraries, headers, linking, etc. to use one.

Edit:  Haven't really looked but there's http://www.cs.cmu.edu/~music/portmusic/

-----------------------------------
md
Sun Dec 02, 2007 2:10 pm

RE:Playing MIDI File in C
-----------------------------------
C doesn't include libraries for graphics or sound; those are provided by your operating system of choice or by cross platform libraries (like the one linked by OneOffDriveByPoster.

Also, the more questions marks you add to the end of your question the less likely you are to get help. Same with grammatically correct sentences.
