Hi Buzz, I figured I would need something xtra (no pun intended). Well I am already using asFFT for the visual display. I thought FFTs were mainly used to create the displays that respond in real time to the music. Maybe it can be used for the equalizer as well.
Cheers, JS At 9:39 PM -0600 4/1/02, you wrote: >Hi all, > >Is it possible, without xTras, to create an equalizer in Lingo. >It seems like I have seen one before but now when I'm looking >for it of course I can't find any info on it. Not without using an FFT Xtra. (Fast Fourier Transform) Director does not offer any access to the frequency bands of sound members or the sound passing through the sound channels. can't get (necessary to make an EQ display) nor set (necessary to make an EQ) hth -Buzz > >It would simply be several volume controls with the ability >to affect only a certain frequency range. The volume control >part is no problem but how would apply a bandpass filter. >I don't see any Lingo comands to make this happen. you need an FFT to extract this info > >You can of course get the frequency of a sound file but >that only tells you the sample rate of a file. > >Thanks in advance for any help. > >Cheers, >JS [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
