|
-
Jan 28th, 2013, 05:34 PM
#1
Thread Starter
New Member
Getting Frequencies
Hi!
Someone know, or have vb net code,
how to get the values of audio frequecies ( 30, 60, 80, 90, ...., 8000, 12000, 16000 )
from master volume channel of windows?
thanks
-
Jan 28th, 2013, 06:19 PM
#2
Re: Getting Frequencies
Depends, getting stuff from the master volume varies on the OS if I remember correctly. Here is an example of an api that is used in Vista.
-
Jan 28th, 2013, 06:51 PM
#3
Thread Starter
New Member
Re: Getting Frequencies
i need to get, to extract, peaks frequencies, from master volume channel
like you can see in this example PeakMeter but i need vb net code
-
Jan 28th, 2013, 07:46 PM
#4
Re: Getting Frequencies
Well there isn't any VB.Net code. As dday pointed out audio analysis is only available through a fairly nightmarish set of API functions. Why can't you use the PeakMeter control which you have detailed? It is, after all, designed for the exact purpose.
As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"
Reviews: "dunfiddlin likes his DataTables" - jmcilhinney
Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!
-
Jan 28th, 2013, 10:09 PM
#5
Member
Re: Getting Frequencies
So - you are trying to make a Graphic EQ - but one that doesnt function to actually alter the frequencies - one that is simply used for monitoring the output frequencies of the computers master out?
-
Jan 29th, 2013, 03:55 AM
#6
Thread Starter
New Member
Re: Getting Frequencies
yes, right, i would make a my own Graphic EQ, but i can't find vb net code for it,
i just need for the values of the peaks the other i can do by myself
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
|