Click to See Complete Forum and Search --> : Sound analyser (graphic eq?)
ca9mbu
Jul 12th, 2000, 06:59 PM
I'm trying to analyse the sound being played out through the speakers so I can produce an accurate graphical representation (using vertical progress bars) of the "shape" of the sound. If you understand what I'm trying to do and can help us out I'd appreciate it.
I've tried playing around with the mixer API's but don't understand them enough (I can open the mixer device, but can't access the eq control)
Hope someone out there can help (even give me some source code to play with...hint hint!)
Thanx
Matt
parksie
Jul 21st, 2000, 02:57 PM
The EQ won't help you. You need to open the device, then obtain the data. FFT should sort out the display.
ca9mbu
Jul 27th, 2000, 01:24 PM
So what kind of device do I need to open it as then (as far as I can tell it can be a WaveOut, WaveIn, Aux, Mixer, and a whole host of other kind of devices).
Sorry...I'm new to sound/graphics programming
Matt
parksie
Jul 29th, 2000, 05:48 AM
Use the WaveIn device for things coming in. WaveOut is only what has been played. I use an SB Live, which has a recording source of "What U Hear" which means that everything going out is mirrored in (like connecting line-out straight to line-in). I don't think you can get the mixed data that's going out. Anyone else know anything?
ca9mbu
Jul 30th, 2000, 07:53 AM
Thanx but I've got it sorted now.
(not bothering programming anything :) Coz I've found somrething that does what I wanted to do)
Matt
parksie
Jul 30th, 2000, 02:10 PM
hehe. :)
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.