Thread: Beeping

  1. #1
    I am he who is the man! Stan100's Avatar
    Join Date
    Sep 2002
    Posts
    361

    Question Beeping

    I'm using Win98 so when I use the Beep() function, I get the standard tone. Is there any other way (besides downloading them) I can get basic tones. C-D-E-F-G-A-B-C etc.
    Next Question:
    Is CHAR_INFO only for use on a specified spot on the screen? Do I need to initialize a RECT etc?
    Stan The Man. Beatles fan

    When I was a child,
    I spoke as a child,
    I thought as a child,
    I reasoned as a child.
    When I became a man,
    I put childish ways behind me"
    (the holy bible, Paul, in his first letter to the Cor. 13:11)

  2. #2
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    Well, with the many different values you can have for Beep() you can make a variety of sounds. As for finding basic tones I don't believe there are any; you will probably need to use an API for this. The rest of your questions I'm not really sure what you're asking for so I can't help, sorry.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Beeping help!
    By Queatrix in forum C++ Programming
    Replies: 5
    Last Post: 04-13-2005, 10:07 AM
  2. Want to stop single-line text control beeping at me
    By bennyandthejets in forum C# Programming
    Replies: 3
    Last Post: 03-28-2005, 03:48 PM
  3. beeping with certain MB_ flags
    By bennyandthejets in forum Windows Programming
    Replies: 2
    Last Post: 12-09-2002, 06:51 AM
  4. pc beeping
    By Unregistered in forum C Programming
    Replies: 11
    Last Post: 12-09-2001, 12:15 PM
  5. Beeping speaker in Win console mode
    By Tesseract in forum C Programming
    Replies: 3
    Last Post: 12-08-2001, 09:49 PM