[Openal] Sound Attributes

Tyhja EugeneSeah at hotmail.com
Tue Oct 16 07:28:12 PDT 2007


Thank you very much. After some research, our project group decided to try
FFT and managed to find some sources. Really appreciate the help with this
as we can now fully focus on FFT instead of OpenAL.

Thanks :)


Jason Daly wrote:
> 
> 
> OpenAL isn't what you want for this.  To visualize sound, you probably 
> want to either just graphically display the sample values (like sound 
> editing software does), or run an FFT on a sliding window, and display 
> the resulting frequency domain audio (like sound playing software often 
> does).  Either way, there are far better solutions than OpenAL for this.
> 
> Of course, if you want to listen to the sound at the same time, OpenAL 
> can do that for you quite well :-)
> 
> 
> --"J"
> 
> 

-- 
View this message in context: http://www.nabble.com/Sound-Attributes-tf4472225.html#a13128461
Sent from the OpenAL - User mailing list archive at Nabble.com.



More information about the Openal mailing list