![]() |
Playing midi on linux using C/C++
Hi,
I discovered this code for playing a midi file on windows: Code:
char buf[256];Thanks, any links to midi programming on linux might help. |
You could check out how to use /dev/sequencer or the equavalent for ALSA. I just leave that to a toolkit called SDL, with a extension to play various forms of music called SDL_Mixer.
|
| All times are GMT -5. The time now is 03:53 AM. |