How can I work with sound in a C Console Application I'm not writing a game, but the Forum description indicated that sound libraries are in this domain, so here goes. I have developed a C Console Application (Visual Studio 2008 Express) that, at this point, is ANSI C99 compliant. What it does is allow the programmer to write custom processing ...