[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] controlled midi playback



hi,
 
i have a midi song (not polyphonic) and want to play back one note after another triggered by key presses. what would be the best way to do this? i guess i can't directly do this with pygame but i need some midi library? does anyone know which one would be suited for that (ideally it should work in linux and windows)? has anyone tried to do something similar?