Results 1 to 2 of 2

Thread: Frequence

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    1
    How do you use VB and the computer's microphone to
    to a pitch and determine its frequency in hertz?

  2. #2
    Hyperactive Member
    Join Date
    Sep 1999
    Posts
    305
    Well, first you have to get the address of the sound card, then the address of the mic, and probably another address. I have been able to do this only with a Sound Blaster 16 card, so I don't know about other cards, but once you can sample the input continuously, you can add some code that would tell how many times per second that it got up to a certain value relative to the center of the wave. The hardest part, though, will be sampling the sound card.

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