[minutes] Audio WG teleconference 2015-04-01

Hello WG,

Here are the minutes for yesterdays teleconference:

http://www.w3.org/2015/04/01-audio-minutes.html

Summary:

1. Date of Next Meeting: Our next meeting is scheduled for 12 noon Boston
time on Thursday 2015-04-16.

2. The group agreed on adopting the 2nd approach outlined in Chris Wilson's
draft of the AudioWorker specification, in which
AudioContext.createAudioWorker() returns a Promise<AudioWorker>, which
completes after the script is loaded and has run. When the Promise has
succeeded, the AudioWorker is ready to use with no script-induced delays.
All node configuration can take place within the worker script.
 onnodecreate and onaudioprocess event handlers are shared among all node
instances; the passed-in event in both cases has a "node"property that
refers to a audio-worker-side node handle object.

Best,

-- 
.            .       .    .  . ...Joe

*Joe Berkovitz*
President

*Noteflight LLC*
Boston, Mass.
phone: +1 978 314 6271
www.noteflight.com
"Your music, everywhere"

Received on Wednesday, 1 April 2015 17:09:53 UTC