IRC log of audio on 2017-10-19

Timestamps are in UTC.

16:00:54 [RRSAgent]
RRSAgent has joined #audio
16:00:54 [RRSAgent]
logging to http://www.w3.org/2017/10/19-audio-irc
16:00:56 [trackbot]
RRSAgent, make logs world
16:00:56 [Zakim]
Zakim has joined #audio
16:00:58 [trackbot]
Meeting: Audio Working Group Teleconference
16:00:58 [trackbot]
Date: 19 October 2017
16:02:58 [rtoyg_m_]
rtoyg_m_ has joined #audio
16:03:18 [rtoyg_m_]
present rtoy_g_m_
16:05:21 [jdsmith]
jdsmith has joined #audio
16:05:22 [Chris]
scribenick: ChrisL
16:05:23 [hoch]
hoch has joined #audio
16:05:26 [jdsmith]
present+ jdsmith
16:05:32 [hoch]
present+ hoch
16:05:32 [Chris]
present+
16:05:45 [rtoyg_m_]
present+ rtoyg_m_
16:05:50 [joe]
joe has joined #audio
16:06:00 [padenot]
present+ padenot
16:06:09 [joe]
https://github.com/WebAudio/web-audio-api/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Web+Audio+V1%22
16:06:13 [Chris]
rrsagent, draft minutes
16:06:13 [RRSAgent]
I have made the request to generate http://www.w3.org/2017/10/19-audio-minutes.html Chris
16:06:27 [Chris]
joe: 3 v1 issues remain
16:06:50 [joe]
https://github.com/WebAudio/web-audio-api/issues/1424
16:06:52 [joe]
This is a new one
16:07:20 [Chris]
padenot: kind can be auudio or video on media stream. should throw in factory method, omitted on constructor
16:07:29 [Chris]
joe: trivial, thanks for the fix
16:07:59 [Chris]
padenot: implementing in gecko. PR written
16:08:01 [Chris]
joe: lightning review?
16:08:14 [Chris]
padenot: oops conflict, will rebase
16:08:19 [rtoyg_m_]
An additional blocker: https://github.com/WebAudio/web-audio-api/issues/1426
16:08:32 [Chris]
joe: wpt is that the generic need tests problem?
16:09:12 [Chris]
hoch: just filed it. one official issue to talk about it later, for tracking
16:09:37 [Chris]
rtoyg_m_: noticed a one-word fix
16:09:44 [Chris]
joe: ok, in a minute
16:10:03 [Chris]
rtoyg_m_: this is a v1 blocker as well
16:10:54 [Chris]
padenot: nav away from a doc, with webaudio api objects, we need to say we close all audio contexts but with no promise, just stop processing. messages no longer processed.
16:11:16 [Chris]
... n audio output from the context. offline context is stopped, pending promises rejected
16:11:38 [Chris]
Chris: all seems perfectly reasonable
16:12:03 [Chris]
padenot: an release resources, unclaim audio hw. compat between chrome and firefox
16:12:30 [Chris]
... gecko would drop promises on floor, now aligned to what blink does, rejects the promises
16:12:38 [Chris]
seems all good to me
16:12:52 [Chris]
joe; ok so agreement
16:13:03 [joe]
https://github.com/WebAudio/web-audio-api/issues/1426
16:13:27 [Chris]
rtoyg_m_: just an editorial change, chan count is mmax or explicit; explicit is correct
16:13:58 [Chris]
.. pr up for that
16:14:09 [Chris]
(looks for PR)
16:14:30 [joe]
https://github.com/WebAudio/web-audio-api/pulls
16:16:24 [Chris_]
Chris_ has joined #audio
16:17:50 [joe]
https://github.com/WebAudio/web-audio-api/pull/1421
16:18:55 [ghaudiobot]
[web-audio-api] joeberkovitz closed pull request #1421: Fetch MathJax from cdnjs (gh-pages...gh-pages) https://github.com/WebAudio/web-audio-api/pull/1421
16:18:57 [Chris_]
Chris: this is a w3c wide issue not related to web audio. suggest closing
16:19:03 [padenot]
I'll be akf for a sec
16:19:13 [Chris_]
topic: tests
16:19:26 [padenot]
afk
16:19:33 [padenot]
back
16:20:36 [Chris_]
rtoyg_m_: if these PRs land should I ask Tab to convert the spec to BikeShed?
16:21:18 [Chris_]
Chris: provided it is in a branch, please go ahead
16:21:31 [Chris_]
rtoyg_m_: ok after unloading lands
16:21:46 [joe]
right
16:23:04 [Chris_]
(spec refactoring discussion)
16:23:55 [Chris_]
joe: ok so test status
16:24:20 [rtoyg_m_]
padenot: can't hear you!
16:24:51 [Chris_]
padenot: converted 5 tests, going upstream, when the auto push to WPT goes
16:25:05 [Chris_]
.. and I wrote a converter tool for mojitests to wpt
16:25:33 [Chris_]
rtoyg_m_: in a ff directory or to wpt?
16:25:44 [Chris_]
padenot: the former, then the latter.
16:26:00 [Chris_]
(upstreaming test discussion)
16:26:16 [Chris_]
padenot: we could put them in a different directory, as we want
16:26:40 [Chris_]
rtoyg_m_: nice to put in a separate directory, until we get it all merged together
16:27:04 [Chris_]
padenot: will get an answer
16:27:14 [Chris_]
... makes sense
16:28:00 [Chris_]
Chris_: upstream review can be assumed?
16:28:13 [Chris_]
padenot: yes, significant upstream review
16:28:25 [Chris_]
jerry: do they run automatically?
16:29:25 [Chris_]
(explains linting checks, 10 runs to ensure consistency)
16:30:29 [Chris_]
padenot: regex to asserts, add preamble and so on, then copy to right directory.
16:31:21 [Chris_]
joe: where does this leave us in terms
16:32:01 [Chris_]
rtoyg_m_: we converted all our tests, they are being upstreamed now, need a few changes though
16:32:09 [Chris_]
Chris_: ok, sounds good
16:32:42 [Chris_]
... we are good to go for CR in terms of test strategy
16:33:03 [Chris_]
joe: so we need to merge the v1 PRs. There are some things to move
16:33:13 [Chris_]
matt: we moved all the v.next ones
16:33:36 [Chris_]
... what about 1427 though
16:33:44 [Chris_]
... all good apart from that
16:33:54 [Chris_]
... all v1 issues are complete
16:34:18 [joe]
https://github.com/WebAudio/web-audio-api/issues/1427
16:35:05 [Chris_]
rtoyg_m_: better to allow channel count to be anything. splitters on evrything is a pain
16:35:23 [Chris_]
joe: nice to have, backward compatible, move to v.next
16:35:29 [Chris_]
(no objections)
16:35:52 [Chris_]
topic: move to Candidate Recommendation
16:36:56 [Chris_]
joe: next Thursday is the deadline for landing PR
16:38:04 [Chris_]
joe: OK, so any objections to moving to Candidate Recommendation
16:38:30 [Chris_]
(no objections)
16:39:54 [Chris_]
chris: depends on publication timeframe after director approves transition
16:40:44 [Chris_]
RESOLVED: move Web Audio 1.0 to Candidate Recommendation
16:40:50 [Chris_]
rrsagent, here
16:40:50 [RRSAgent]
See http://www.w3.org/2017/10/19-audio-irc#T16-40-50
16:41:46 [Chris_]
I will update https://github.com/WebAudio/web-audio-api/blob/gh-pages/webaudio-CR-transition.md as needed
16:42:58 [Chris_]
Chris_: should we focus on test reconcilliation? or v.next prioritization
16:43:27 [Chris_]
joe: look at v.next at TPAC, concentrate on spec finalization
16:43:39 [Chris_]
joe: ok so brief status meeting next week
16:43:46 [Chris_]
(adjourned)
16:43:52 [Chris_]
rrsagent, make minutes
16:43:52 [RRSAgent]
I have made the request to generate http://www.w3.org/2017/10/19-audio-minutes.html Chris_
16:48:33 [ghaudiobot]
[web-audio-api] rtoy closed pull request #1429: Fix #1426: ChannelMerger channelCountMode is "explicit" (gh-pages...1426-set-channel-merger-mode-correctly) https://github.com/WebAudio/web-audio-api/pull/1429
16:53:31 [ghaudiobot]
[web-audio-api] svgeesus pushed 1 new commit to gh-pages: https://github.com/WebAudio/web-audio-api/commit/3309f89797d836c804296c2ac2289d72e4225e9e
16:53:31 [ghaudiobot]
web-audio-api/gh-pages 3309f89 Chris Lilley: Finalise transition request for Candidate Recommendation of Web Audio API 1.0
16:53:53 [Chris_]
rrsagent, make minutes
16:53:53 [RRSAgent]
I have made the request to generate http://www.w3.org/2017/10/19-audio-minutes.html Chris_
16:55:03 [Chris_]
Chair: Joe
16:55:18 [Chris_]
scribe: ChrisL
16:55:28 [Chris_]
scribenick: Chris_
16:55:33 [Chris_]
rrsagent, make minutes
16:55:33 [RRSAgent]
I have made the request to generate http://www.w3.org/2017/10/19-audio-minutes.html Chris_
16:57:48 [Chris_]
s/scribenick: ChrisL/scribenick: Chris
16:58:48 [Chris_]
i/afk/ScribeNick: Chris_/
16:58:51 [Chris_]
rrsagent, make minutes
16:58:51 [RRSAgent]
I have made the request to generate http://www.w3.org/2017/10/19-audio-minutes.html Chris_
16:59:57 [Chris_]
present+ matt, joe
17:00:01 [Chris_]
rrsagent, make minutes
17:00:01 [RRSAgent]
I have made the request to generate http://www.w3.org/2017/10/19-audio-minutes.html Chris_
17:03:21 [Chris_]
joe, padenot, can #1425 be merged or should we get review from domenic first
17:05:59 [ghaudiobot]
[web-audio-api] svgeesus pushed 1 new commit to gh-pages: https://github.com/WebAudio/web-audio-api/commit/cad267ac7b61970116bee5b7e09a420044133480
17:05:59 [ghaudiobot]
web-audio-api/gh-pages cad267a Chris Lilley: Update webaudio-CR-transition.md
17:10:21 [ghaudiobot]
[web-audio-api] rtoy closed pull request #1423: Ask for tests for normative changes in README.md (gh-pages...patch-1) https://github.com/WebAudio/web-audio-api/pull/1423
17:17:31 [ghaudiobot]
[web-audio-api] svgeesus pushed 1 new commit to gh-pages: https://github.com/WebAudio/web-audio-api/commit/25a72c2912b250adbba379f61e6f71d418cc6a42
17:17:31 [ghaudiobot]
web-audio-api/gh-pages 25a72c2 Chris Lilley: Add links to WebRTC and Worklets
17:31:22 [Chris_]
transition request sent: https://lists.w3.org/Archives/Member/chairs/2017OctDec/0039.html
17:40:14 [ghaudiobot]
[web-audio-api] rtoy opened pull request #1432: Fix #1431: Restore AudioWorkletProcessor section (gh-pages...1431-restore-audio-worklet-processor) https://github.com/WebAudio/web-audio-api/pull/1432
17:43:08 [ghaudiobot]
[web-audio-api] rtoy closed pull request #1432: Fix #1431: Restore AudioWorkletProcessor section (gh-pages...1431-restore-audio-worklet-processor) https://github.com/WebAudio/web-audio-api/pull/1432
20:24:11 [rtoyg_m]
rtoyg_m has joined #audio