Computing.Net > Forums > Programming > audio spectrum analyser in vb code

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

audio spectrum analyser in vb code

Reply to Message Icon

Name: subinoychakro
Date: October 12, 2003 at 00:13:29 Pacific
OS: win xp
CPU/Ram: pentium 4
Comment:

i am looking for a code snippet for building a audio spectrum analyser like the one used in winamp/win media player.Any suggestions?



Sponsored Link
Ads by Google

Response Number 1
Name: anonproxy
Date: October 12, 2003 at 10:39:42 Pacific
Reply:

This tutorial talks about using Spectrum Lab to get your data, then using Flash to display it.

http://mysite.freeserve.com/BBGorB/tutorial01.html

http://www.qsl.net/dl4yhf/spectra1.html

SpecLab gets you a datafile with the spectrum data, according to your specifications. Of course, this is not on-the-fly spectrum analysis. With this method, you need track analysis before you can display it.

Here is some VB code for on-the-fly spectrum analysis:
http://fullspectrum.com/deeth/programming/index.html

Here is an MS view on the matter:
http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dx81_vb/directx_vb/htm/_dx_dynamic_voice_management_dxaudio.asp

You might also find something here:
http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?lngWId=1&grpCategories=45&optSort=Alphabetical&txtMaxNumberOfEntriesPerPage=10

If you were a C junky, you could use the FFT library to get your analysis.

http://www.fftw.org/


0
Reply to Message Icon

Related Posts

See More


Please dont Flame. need h... simple c programming prob...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: audio spectrum analyser in vb code

Helo,in VB Code Plz www.computing.net/answers/programming/heloin-vb-code-plz/15837.html

getting Perl exit codes in vb www.computing.net/answers/programming/getting-perl-exit-codes-in-vb/17613.html

Change default printer in VB Code www.computing.net/answers/programming/change-default-printer-in-vb-code-/6231.html