PDA

View Full Version : DLL - Real Time Spectrum Analyzer


Intrigued
06-10-2005, 09:39 PM
You need AMS 5 Pro (because of the DLL function) to properly access the .apz (project file). I am supplying a .exe for those that want a quick peek as well. :D

Instead of listening only, with a Real Time Spectrum Anaylyzer you can "see" it as well. This is a simple version. The guy that coded it (another programming language) says a new one is to come out "soon".

What I did:

I "wrapped" freely offered code into a .dll. (see: the project link(s) below)

It's not fancy, but it seems to work good. Also, it only works for .ogg.

Project (AMS 5 Pro needed):
http://www.amsuser.com/ams/examples/RealtimeSpectrumAnalyzer-others-Intrigued.apz

EXE:
http://www.amsuser.com/ams/examples/RealtimeSpectrumAnalyzer-others-Intrigued.exe

Corey
06-10-2005, 10:14 PM
Sweet! The music made me feel all warm and fuzzy, as though I could dance all night, though not literally of course. :yes :wow

Intrigued
06-10-2005, 10:55 PM
This is just an example of course... I'll keep my source code if anyone needs a bit of change to such to fit their needs.... I'll (no promises, I'm still a youngling with .dll creation, manipulation) see if it is (or is for me) possible.