基于音频的生成艺术的开源库(Flash/ActionScript)
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Doob 先生确实提供了这方面最好、最详细的示例,但是您可以使用 HYPE 框架,特别是声音分析器类。 Hype 是一个简单的框架,可以在 Flash 和 Flex 中完成各种巧妙的事情,如果您想要一个简单的声音组件,它可能有点大材小用,但它肯定能完成工作。
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.