MIDI library for Win32 Console App?

Oct 29, 2015 at 5:16pm
Hey all :)

I'm currently writing a simple Win32 Console app (have to use console as its a uni assignment) and was wondering if I can use a MIDI library with it to produce sounds or have I got to rely on using a beep?

If I can, is there an in-built one in windows, like a Windows Multimedia API or MIDI API or something?

If its an external library, how do i link it to my program (ie, where does it get saved)? I'm very new to C++ and for this assignment, I will need to keep the source code available as well as a complied exe file (as it will need marking). Excuse me if i'm not making a huge amount of sense haha

Thanks,

Paul
Oct 30, 2015 at 5:32am
Last edited on Oct 30, 2015 at 5:34am
Oct 30, 2015 at 2:03pm
Thank you :) i'll look into further. I've posted a few questions on their forum to see if I can use it for what I need..
Topic archived. No new replies allowed.