Some favorite site feeds aggregated locally: iPhone Development RSS   Adobe Labs RSS   Macrumors RSS

Thursday, February 28, 2008

AS3 UI idea: music targeting ONLY visualization

Thursday, February 28, 2008   

spectrumBy now we've all seen some pretty brilliant and creative uses of the SoundMixer.computeSpectrum method to show us great visualizations of audio. However one thing I haven't seen yet is using this same method for audio that one cannot hear.

What do I mean? Muting the audio but displaying the spectrum data. And that might open up opportunities to create specialized music whose main point of existing is to generate desired visual results.


If you're after soothing PSP type movements, you might end up creating audio that specifically targets this type of response. The music on its own might be completely unlistenable on its own, but create amazing visualizations for your project. Something running under you interactive UI... kind of like the PSP or even a take on the TiVo background (subtle animation).

Just a thought that might gain some kind of traction.
 
 Return to the main page
Comments:

There are currently 3 Comments:

Blogger Paul Mayne said...
“That's the best idea I've heard in a while. Seriously.”
 
Blogger attraversolaria said...
February 29, 2008 5:35 AM
“hey this could be a great idea. Should we start? :)”
 
Anonymous Anonymous said...
February 29, 2008 7:56 AM
“I"m not sure how you'd pull that off. Since as you turn down the volume, the computeSpectrum stops working. If it's muted, computeSpectrum would return nothing. Not sure how you'd make it still continue to function and not have audio coming out.”
 
 Leave a comment