- From: Raymond Toy <rtoy@google.com>
- Date: Thu, 27 May 2021 10:33:47 -0700
- To: "public-audio@w3.org Group" <public-audio@w3.org>, public-audio-comgp@w3.org
- Message-ID: <CAE3TgXGwPBHbQcTmY2b2KwOEjGCi0U6RQ5uVmAiZn6pqHYPvXA@mail.gmail.com>
Attendees:
Paul Adenot, Jeff Switzer, Raymond Toy
Minutes:
- Admin
- How to update a Living Standard
- Chris: Currently undocumented, but some support in bikeshed to
mark the changes. Add a div to mark the changes, with some additional
stuff to show the new and old text.
- Raymond: I asked Tab about how to do additions. No answer yet.
- Chris: It will be more work for editors to mark it up
correctly. Candidate Additions will be new stuff that no one has done
before; WebAudio will be the first, so the process is still
being worked on.
- V1 vs V2 issue tracker
- Raymond: What to do about issues?
- General consensus: Move issues back to v1. Figure out what to
do with v2 issue tracker afterwards.
- V1
- Current issues <https://github.com/WebAudio/web-audio-api/issues>
- MathJax warnings
<https://github.com/WebAudio/web-audio-api/issues/2347>
- Raymond: Just console warnings that we should fix. Using
Mathjax3 seems to fix it.
- [Consensus: we should do it]
- ECMA262 Integrity Level
<https://github.com/WebAudio/web-audio-api/issues/2340>
- Paul: Backport changes
- [Consensus: yes]
- ECMA262 Completion links
<https://github.com/WebAudio/web-audio-api/issues/2339>
- Paul: Backport changes
- [Consensus: yes]
- WebIDL no longer defines "present"
<https://github.com/WebAudio/web-audio-api/issues/2338>
- Raymond: I wasn't sure what the correct replacement was
- Paul: It's map-exists now.
- [Consensus: Backport these changes]
- V2
- New issues
- cancelScheduledValues and cancelAndHoldAtTime throws RangeError
for non-finite
<https://github.com/WebAudio/web-audio-api-v2/issues/127>
- Paul: Yeah, we need to change this.
- Support Multi-channel PannerNode
<https://github.com/WebAudio/web-audio-api-v2/issues/126>
- Raymond: Came up in F2F.
- Raymond: Not sure if we can use the existing panner or just
add a new one.
- PannerNode: Opting-out of distance-based attenuation
<https://github.com/WebAudio/web-audio-api-v2/issues/125>
- Raymond: Came up in F2F.
- 16 Priority-1 issues
<https://github.com/WebAudio/web-audio-api-v2/issues?q=is%3Aopen+is%3Aissue+label%3Apriority-1>
- Render capacity
<https://github.com/WebAudio/web-audio-api-v2/issues/40>
- Hongchan not available, but no new updates on the issue
- Render quantum size
<https://github.com/WebAudio/web-audio-api-v2/issues/13>
- Raymond: Please read the explainer
- Chris: Just saw it and I'll read and comment on it soon.
- Others?
- AOB
Ended a bit early. See you all next week.
On Wed, May 26, 2021 at 4:26 PM Raymond Toy <rtoy@google.com> wrote:
> Here's the agenda for our WG/CG meeting.
>
> Meeting venue https://meet.google.com/wgg-wjtd-kdu
>
> Agenda:
>
> - Admin
> - How to update a Living Standard
> - V1 vs V2 issue tracker
> - V1
> - Current issues <https://github.com/WebAudio/web-audio-api/issues>
> - MathJax warnings
> <https://github.com/WebAudio/web-audio-api/issues/2347>
> - ECMA262 Integrity Level
> <https://github.com/WebAudio/web-audio-api/issues/2340>
> - ECMA262 Completion links
> <https://github.com/WebAudio/web-audio-api/issues/2339>
> - WebIDL no longer defines "present"
> <https://github.com/WebAudio/web-audio-api/issues/2338>
> - V2
> - New issues
> - cancelScheduledValues and cancelAndHoldAtTime throws
> RangeError for non-finite
> <https://github.com/WebAudio/web-audio-api-v2/issues/127>
> - Support Multi-channel PannerNode
> <https://github.com/WebAudio/web-audio-api-v2/issues/126>
> - PannerNode: Opting-out of distance-based attenuation
> <https://github.com/WebAudio/web-audio-api-v2/issues/125>
> - 16 Priority-1 issues
> <https://github.com/WebAudio/web-audio-api-v2/issues?q=is%3Aopen+is%3Aissue+label%3Apriority-1>
> - Render capacity
> <https://github.com/WebAudio/web-audio-api-v2/issues/40>
> - Render quantum size
> <https://github.com/WebAudio/web-audio-api-v2/issues/13>
> - Others?
> - AOB
>
>
Received on Thursday, 27 May 2021 17:34:16 UTC