Results 1 to 5 of 5

Thread: playing do re mi fa sol la si do

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    15

    playing do re mi fa sol la si do

    hallo,

    i would like to play some beeps (do re mi fa sol la si do).
    can i generate them not using a .wav file.

    i think on something like, giving in de frequencies

    can somebody give me a hint where to look

    thx

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    If you are on an NT/2000 box, you can try the Beep API...
    VB Code:
    1. Declare Function Beep Lib "kernel32.dll" (ByVal dwFreq As Long, ByVal dwDuration As Long) As Long

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    15
    thx m8,

    i'm running win me, but i'm gonna give it a try and see what happens.


    thx

  4. #4
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    Originally posted by climber

    i'm running win me
    There's your problem right there.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  5. #5

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    15
    indeed that's the problem


    thx for the help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width