- From: Raymond Toy <rtoy@google.com>
- Date: Thu, 29 Apr 2021 09:56:41 -0700
- To: "public-audio@w3.org Group" <public-audio@w3.org>, public-audio-comgp@w3.org
- Message-ID: <CAE3TgXEzLyL-mbNHHNYCW-WNfMJLbivn0UKkb8UiG05Tb2=15g@mail.gmail.com>
Attendees: Matthew Paradis, Raymond Toy, Paul Adenot, Christoph Guttandin, Attila Haraszti Minutes: - Admin - F2F Virtual Meeting: May 10-12, 17-21, 9-11 am PDT; same venue. - Raymond: Any demo proposals? I'll ask on the mailing list and slack too. - V1 - CR and Rec Status - Living standard <https://github.com/WebAudio/web-audio-api/issues/2320> - Paul: Security reviews would be hard. - Raymond: No one wants to read the 200 page spec. - Raymond: My idea was to develop on v2 and get reviews and merge to v1 when approved. - Current issues - decodeAudioData and corrupted files <https://github.com/WebAudio/web-audio-api/issues/2321> - Raymond: Need to decide what to do. Maybe v2 instead of v1? - Paul: Do we have a sense on what it might break? - Raymond: No idea, but probably small - Christoph: I have some wav files where the length is the max, but the file is not that long. - Raymond: That's a good question! - Paul: It's complicated. Some users might have saved a bunch of buggy files and expect it to work. - Paul: Maybe skip over bad packets and have a console log? - Christoph: That's bad for the developer because he doesn't know. Only the user can see the log. - Attila: i still think it should just fail and throw an error the use case in the issue for the 1 hour long podcast is not the intended use for audiobuffers which should be short anyway. - Raymond: Spec says if decoding fails, set the flag to signal error. - Paul: Yeah, "fail" is open to interpretation. - [Pau summarizes in issue] - Security review <https://github.com/WebAudio/web-audio-api/issues/2254> - V2 - New issues - MediaStream sampling <https://github.com/WebAudio/web-audio-api-v2/issues/124> - Paul: FF is currently implementing resampling. - Paul: Maybe add to v1? - Raymond: Yes, it's basically just one sentence. - 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> - No discussion, Hongchan not on call - Render quantum size <https://github.com/WebAudio/web-audio-api-v2/issues/13> - No updates; explainer stil in progress - Hard-sync of two oscillators <https://github.com/WebAudio/web-audio-api-v2/issues/1> - No updates; a prototype would be useful - Bandlimited pulse oscillator <https://github.com/WebAudio/web-audio-api-v2/issues/7> - No updates; a prototype would be useful - Phase-offset of oscillator nodes <https://github.com/WebAudio/web-audio-api-v2/issues/9> - No updates; a prototype would be useful - Make AudioBuffer Transferable <https://github.com/WebAudio/web-audio-api-v2/issues/119> - Raymond: Not really needed anymore because webcodes is going to use something else? - Paul: Generally decoupled now and too high-level for webcodecs. May still be needed if we want a context in a worker. - Raymond: Not priority-1 now? - Paul: I can update issue with a summary. - AOB On Thu, Apr 29, 2021 at 7:56 AM 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 > - F2F Virtual Meeting: May 10-12, 17-21, 9-11 am PDT; same venue. > - V1 > - CR and Rec Status > - Living standard > <https://github.com/WebAudio/web-audio-api/issues/2320> > - Current issues > - decodeAudioData and corrupted files > <https://github.com/WebAudio/web-audio-api/issues/2321> > - Security review > <https://github.com/WebAudio/web-audio-api/issues/2254> > - V2 > - New issues > - MediaStream sampling > <https://github.com/WebAudio/web-audio-api-v2/issues/124> > - 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> > - Hard-sync of two oscillators > <https://github.com/WebAudio/web-audio-api-v2/issues/1> > - Bandlimited pulse oscillator > <https://github.com/WebAudio/web-audio-api-v2/issues/7> > - Phase-offset of oscillator nodes > <https://github.com/WebAudio/web-audio-api-v2/issues/9> > - Others? > - AOB > >
Received on Thursday, 29 April 2021 16:57:08 UTC