Csound Csound-dev Csound-tekno Search About

Re:[Csnd] OT: HTML5 and Audio limitations

Date2013-10-11 00:07
FromBrian Redfern
SubjectRe:[Csnd] OT: HTML5 and Audio limitations
You'll want to use webaudio if you can, its only well supported on chrome and safari right now but its got low latency and great performance where its supported, you can even do fm synthesis on the fly, http://webaudioapi.com/

Date2013-10-12 13:19
Fromgary hiebner
Subject[Csnd] Re: OT: HTML5 and Audio limitations
Thanks Brian. Webaudioapi definitely looks like an option. Thanks so much.

On Friday, October 11, 2013, Brian Redfern wrote:
You'll want to use webaudio if you can, its only well supported on chrome and safari right now but its got low latency and great performance where its supported, you can even do fm synthesis on the fly, http://webaudioapi.com/