2

I need Open source lib for Audio based generative art (Flash/Action Script)

Something like or easier than Very Interactive People example

Something more strictly formatted and more 2d than Mr.Doobs examples

Rella
  • 65,003
  • 109
  • 363
  • 636

1 Answers1

1

Mr. Doob has the best and most detailed examples of that stuff indeed, but you can find a pretty simple and easy way of doing this with the HYPE framework, specifically the Sound Analyzer classes. Hype is a simple framework for doing all sorts of neat things in Flash and Flex and might be overkill if you want a simple sound component, but it will definitely get the job done.

RJ Owen
  • 615
  • 3
  • 8