Advertisement

MIDI programming using MFC

Started by November 16, 2002 07:42 PM
3 comments, last by trondb 22 years ago
I just want to know how to simply play a piano sound using the MFC and MIDI in C++
"That's Tron. He fights for the users."
DirectMusic, MFC is a waste of time
Advertisement
ok so... after setting up all the variables and stuff...
what do i write to simply play a midi-instrument with say velocity = 80 and tone/pitch 43?!?!?
"That's Tron. He fights for the users."
Here's an article on setting up DirectMusic and playing a MIDI file.

http://www.gamedev.net/reference/articles/article1276.asp

[edited by - bluegrass on November 16, 2002 9:41:07 PM]
Kool, thanx!! But how about playing notes independently, like using a midi piano for SFX in a simple game?
"That's Tron. He fights for the users."

This topic is closed to new replies.

Advertisement