Thread: playing sounds in a console window

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    100

    playing sounds in a console window

    is it possible? if so... how?

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    305
    yeah its possible. from what i know, you can use an api like allegro or you can use some inline asm which probably also means loading and interpreting the files. i would go with one to go through a lot less hassle.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C or C++
    By AcerN30 in forum Game Programming
    Replies: 41
    Last Post: 05-30-2008, 06:57 PM
  2. Adding buttons, edit boxes, etc to the window
    By rainmanddw in forum Windows Programming
    Replies: 1
    Last Post: 04-10-2006, 03:07 PM
  3. Why only 32x32? (OpenGL) [Please help]
    By Queatrix in forum Game Programming
    Replies: 2
    Last Post: 01-23-2006, 02:39 PM
  4. Pong is completed!!!
    By Shamino in forum Game Programming
    Replies: 11
    Last Post: 05-26-2005, 10:50 AM
  5. problem with open gl engine.
    By gell10 in forum Game Programming
    Replies: 1
    Last Post: 08-21-2003, 04:10 AM