- From: Raymond Toy <rtoy@google.com>
- Date: Thu, 19 Mar 2020 09:41:42 -0700
- To: "public-audio@w3.org Group" <public-audio@w3.org>
- Message-ID: <CAE3TgXF63QrkWpNJB7a38PjtzKYn10FcLFPQhHgZJSFcNMQHgw@mail.gmail.com>
Attendees: Paul, Matt, Raymond
Minutes:
- Paul to follow up on the privacy issue based on experiments done by
Mozilla
- Dithering the output doesn't really help
- V1 issues:
- Sorting tracks alphabetically
<https://github.com/WebAudio/web-audio-api/issues/1772> to be updated
by Paul
- Need to finalize parameters for process()
<https://github.com/WebAudio/web-audio-api/issues/1933>
- input and parameter arrays will be
FrozenArray<FrozenArray<Float32Array>>
- Use [[ArrayBufferDetachKey]] to prevent arrays from being
transferred.
- These should allow process not to generate any garbage for the
arrays
- Paul to investigate a bit further; everyone else to review and
agree on the changes.
- V1 PRs:
- Incorrect numbering in algorithm
<https://github.com/WebAudio/web-audio-api/pull/2179> approved
- cancelScheduledValues with setValueCurveAtTime
<https://github.com/WebAudio/web-audio-api/pull/2109> approved
- Allow not having get parameterDescriptors
<https://github.com/WebAudio/web-audio-api/pull/2172> to be reviewed
by Raymond
- V2 issues:
- No new issues (two recent ones were closed by the reporter).
- F2F meeting
- General agreement to go with the proposal of 2 hrs/day, Mon-Thu at
7am PDT, 3pm GMT. Raymond to formalize it and send it out for review.
- Side note: Mozilla is basically done with the AudioWorklet and all
features are implemented. (Woohoo!) Will go out in nightly soon, pending
a refactor for some issues.
Next meeting is a WG meeting where we're still offset by one hour.
The April CG meeting will return to it's normal time, after Europe switches
to daylight savings.
On Wed, Mar 18, 2020 at 9:41 AM Raymond Toy <rtoy@google.com> wrote:
> Gentlepeople,
>
> *NOTE:* It's PDT now in the US, so meeting will be off by one hour (one
> hour earlier?) for a few weeks.
>
> Here is the agenda for our WG call..
>
> - Updates on the privacy issue; new comments have come in.
> - Triage any new/untriaged v1 issues.
> - Continue to work through the v1 project board
> https://github.com/WebAudio/web-audio-api/projects/1 If you have been
> requested to review a PR, please do so before the meeting.
> - Look at new/untriaged v2 issues
> https://github.com/WebAudio/web-audio-api-v2/issues
> - F2F meeting
> - AOB.
>
> Meeting venue https://meet.google.com/wgg-wjtd-kdu
>
Received on Thursday, 19 March 2020 16:42:07 UTC