Thread: Playsound() help

  1. #1
    Linux Forever
    Join Date
    Oct 2002
    Posts
    373

    Question Playsound() help

    How does one use playsound(). I want to use it for a wav music player in dos, but i don't know how to use it.
    This war, like the next war, is a war to end war.

  2. #2
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    --

  3. #3
    Linux Forever
    Join Date
    Oct 2002
    Posts
    373
    and can one use playsound() for midis?
    This war, like the next war, is a war to end war.

  4. #4
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    Originally posted by Blizzarddog
    and can one use playsound() for midis?
    No.
    --

  5. #5
    Linux Forever
    Join Date
    Oct 2002
    Posts
    373
    Okay, so is there a playmidi()?
    This war, like the next war, is a war to end war.

  6. #6
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    Originally posted by Blizzarddog
    Okay, so is there a playmidi()?
    Not exactly, You can use FMOD to play all kinds of music,
    including MIDI.

    FMOD Tutorial
    --

  7. #7
    Linux Forever
    Join Date
    Oct 2002
    Posts
    373
    id love to compile a program in dev c++, but i get this error:
    g++: installation problem, cannot exec `cc1plus': No such file or directory

    id do it in MSVC++, but its uninstalled.
    HELP!
    This war, like the next war, is a war to end war.

  8. #8
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    Here are the DEV++ version of those tutorials
    Playsound Tutorial
    FMOD Tutorial
    --

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. PlaySound doesn't play when called!
    By Queatrix in forum Windows Programming
    Replies: 7
    Last Post: 03-03-2006, 08:02 PM
  2. PlaySound error
    By Shadow12345 in forum Windows Programming
    Replies: 5
    Last Post: 10-02-2002, 07:10 AM
  3. PlaySound function & Console App
    By GaPe in forum Windows Programming
    Replies: 2
    Last Post: 06-26-2002, 12:25 PM
  4. about playsound()
    By Sekti in forum C++ Programming
    Replies: 0
    Last Post: 04-08-2002, 05:29 PM
  5. PlaySound();
    By tHaPuTeR in forum Windows Programming
    Replies: 2
    Last Post: 03-11-2002, 07:30 AM