|
-
Apr 4th, 2000, 10:33 PM
#1
Thread Starter
New Member
How do you use VB and the computer's microphone to
to a pitch and determine its frequency in hertz?
-
Apr 5th, 2000, 05:33 AM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|