|
-
Jul 12th, 2000, 06:59 PM
#1
Thread Starter
Member
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
-
Jul 21st, 2000, 02:57 PM
#2
Monday Morning Lunatic
The EQ won't help you. You need to open the device, then obtain the data. FFT should sort out the display.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jul 27th, 2000, 01:24 PM
#3
Thread Starter
Member
Open it as what?
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
-
Jul 29th, 2000, 05:48 AM
#4
Monday Morning Lunatic
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?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jul 30th, 2000, 07:53 AM
#5
Thread Starter
Member
Thanx
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
VB5 Enterprise, C++Builder 5, JBuilder 3.5 (so far unused  )
-
Jul 30th, 2000, 02:10 PM
#6
Monday Morning Lunatic
hehe.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|