Description was changed from ========== Implement Biquad lowpass and highpass filters according to spec The ...
4 years, 8 months ago
(2016-04-18 20:08:32 UTC)
#1
Description was changed from
==========
Implement Biquad lowpass and highpass filters according to spec
The WebAudio spec has changed the definition of the lowpass and
highpass filters slightly. Update implementation to match spec.
See WebAudio issue https://github.com/WebAudio/web-audio-api/issues/771.
BUG=
TEST=biquad-*.html, iirfilter-getFrequencyResponse.thml, iirfilter.html
==========
to
==========
Implement Biquad lowpass and highpass filters according to spec
The WebAudio spec has changed the definition of the lowpass and
highpass filters slightly because some lowpass and highpass filters
could not be represented by the existing filters. Update
implementation to match spec.
This will cause some very slight difference in sound quality for some
values of Q. The new filters were careful to preserve the sound as
much as possible.
WebAudio issue https://github.com/WebAudio/web-audio-api/issues/771.
Resolution: https://github.com/WebAudio/web-audio-api/pull/795
BUG=597432
TEST=biquad-*.html, iirfilter-getFrequencyResponse.thml, iirfilter.html
==========
PTAL. The main change is Biquad.cpp, with updated results for biquad-lowpass.html and biquad-highpass.html. In modifying ...
4 years, 8 months ago
(2016-04-18 20:12:59 UTC)
#3
PTAL.
The main change is Biquad.cpp, with updated results for biquad-lowpass.html and
biquad-highpass.html. In modifying these, individual thresholds were added for
each test, resulting in adding thresholds for the other tests as well. The
iirfilter test and getFrequencyResponse test changed because the output changed.
Raymond Toy
On 2016/04/18 at 20:12:59, Raymond Toy wrote: > PTAL. > > The main change is ...
4 years, 8 months ago
(2016-04-18 20:13:39 UTC)
#4
On 2016/04/18 at 20:12:59, Raymond Toy wrote:
> PTAL.
>
> The main change is Biquad.cpp, with updated results for biquad-lowpass.html
and biquad-highpass.html. In modifying these, individual thresholds were added
for each test, resulting in adding thresholds for the other tests as well. The
iirfilter test and getFrequencyResponse test changed because the output changed.
Should I also add an entry to chrome features?
hongchan
On 2016/04/18 20:13:39, Raymond Toy wrote: > On 2016/04/18 at 20:12:59, Raymond Toy wrote: > ...
4 years, 8 months ago
(2016-04-20 16:27:47 UTC)
#5
On 2016/04/18 20:13:39, Raymond Toy wrote:
> On 2016/04/18 at 20:12:59, Raymond Toy wrote:
> > PTAL.
> >
> > The main change is Biquad.cpp, with updated results for biquad-lowpass.html
> and biquad-highpass.html. In modifying these, individual thresholds were
added
> for each test, resulting in adding thresholds for the other tests as well.
The
> iirfilter test and getFrequencyResponse test changed because the output
changed.
>
> Should I also add an entry to chrome features?
We agreed on posting this change to chromestatus.com to notify developers. Also
there seems to be a compilation error.
hongchan
On 2016/04/20 16:27:47, hoch wrote: > On 2016/04/18 20:13:39, Raymond Toy wrote: > > On ...
4 years, 8 months ago
(2016-04-20 17:50:23 UTC)
#6
On 2016/04/20 16:27:47, hoch wrote:
> On 2016/04/18 20:13:39, Raymond Toy wrote:
> > On 2016/04/18 at 20:12:59, Raymond Toy wrote:
> > > PTAL.
> > >
> > > The main change is Biquad.cpp, with updated results for
biquad-lowpass.html
> > and biquad-highpass.html. In modifying these, individual thresholds were
> added
> > for each test, resulting in adding thresholds for the other tests as well.
> The
> > iirfilter test and getFrequencyResponse test changed because the output
> changed.
> >
> > Should I also add an entry to chrome features?
>
> We agreed on posting this change to http://chromestatus.com to notify
developers. Also
> there seems to be a compilation error.
Oh, please disregard my last comment. The difference is quite negligible except
for some corner cases, so I am fine with landing this feature without the
developer notification.
Raymond Toy
PTAL.
4 years, 8 months ago
(2016-04-26 18:37:52 UTC)
#7
PTAL.
hongchan
lgtm
4 years, 8 months ago
(2016-04-26 18:41:41 UTC)
#8
lgtm
Raymond Toy
I'm going to wait a little while before landing this pending more data on the ...
4 years, 7 months ago
(2016-05-13 22:13:53 UTC)
#9
I'm going to wait a little while before landing this pending more data on the Q
values used for the lowpass and highpass filters.
Raymond Toy
Description was changed from ========== Implement Biquad lowpass and highpass filters according to spec The ...
4 years, 7 months ago
(2016-05-17 21:23:58 UTC)
#10
Description was changed from
==========
Implement Biquad lowpass and highpass filters according to spec
The WebAudio spec has changed the definition of the lowpass and
highpass filters slightly because some lowpass and highpass filters
could not be represented by the existing filters. Update
implementation to match spec.
This will cause some very slight difference in sound quality for some
values of Q. The new filters were careful to preserve the sound as
much as possible.
WebAudio issue https://github.com/WebAudio/web-audio-api/issues/771.
Resolution: https://github.com/WebAudio/web-audio-api/pull/795
BUG=597432
TEST=biquad-*.html, iirfilter-getFrequencyResponse.thml, iirfilter.html
==========
to
==========
Implement Biquad lowpass and highpass filters according to spec
The WebAudio spec has changed the definition of the lowpass and
highpass filters slightly because some lowpass and highpass filters
could not be represented by the existing filters. Update
implementation to match spec.
This will cause some very slight difference in sound quality for some
values of Q. The new filters were careful to preserve the sound as
much as possible.
WebAudio issue https://github.com/WebAudio/web-audio-api/issues/771.
Resolution: https://github.com/WebAudio/web-audio-api/pull/795
Feature: https://www.chromestatus.com/features/5687523284090880
BUG=597432
TEST=biquad-*.html, iirfilter-getFrequencyResponse.thml, iirfilter.html
==========
Raymond Toy
The CQ bit was checked by rtoy@chromium.org
4 years, 6 months ago
(2016-06-13 16:18:11 UTC)
#11
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/162313)
4 years, 6 months ago
(2016-06-13 17:28:21 UTC)
#15
Description was changed from ========== Implement Biquad lowpass and highpass filters according to spec The ...
4 years, 6 months ago
(2016-06-13 20:12:08 UTC)
#18
Message was sent while issue was closed.
Description was changed from
==========
Implement Biquad lowpass and highpass filters according to spec
The WebAudio spec has changed the definition of the lowpass and
highpass filters slightly because some lowpass and highpass filters
could not be represented by the existing filters. Update
implementation to match spec.
This will cause some very slight difference in sound quality for some
values of Q. The new filters were careful to preserve the sound as
much as possible.
WebAudio issue https://github.com/WebAudio/web-audio-api/issues/771.
Resolution: https://github.com/WebAudio/web-audio-api/pull/795
Feature: https://www.chromestatus.com/features/5687523284090880
BUG=597432
TEST=biquad-*.html, iirfilter-getFrequencyResponse.thml, iirfilter.html
==========
to
==========
Implement Biquad lowpass and highpass filters according to spec
The WebAudio spec has changed the definition of the lowpass and
highpass filters slightly because some lowpass and highpass filters
could not be represented by the existing filters. Update
implementation to match spec.
This will cause some very slight difference in sound quality for some
values of Q. The new filters were careful to preserve the sound as
much as possible.
WebAudio issue https://github.com/WebAudio/web-audio-api/issues/771.
Resolution: https://github.com/WebAudio/web-audio-api/pull/795
Feature: https://www.chromestatus.com/features/5687523284090880
BUG=597432
TEST=biquad-*.html, iirfilter-getFrequencyResponse.thml, iirfilter.html
==========
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 6 months ago
(2016-06-13 20:12:10 UTC)
#19
Message was sent while issue was closed.
Committed patchset #5 (id:80001)
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago
(2016-06-13 20:12:37 UTC)
#20
Message was sent while issue was closed.
CQ bit was unchecked
commit-bot: I haz the power
Description was changed from ========== Implement Biquad lowpass and highpass filters according to spec The ...
4 years, 6 months ago
(2016-06-13 20:13:21 UTC)
#21
Message was sent while issue was closed.
Description was changed from
==========
Implement Biquad lowpass and highpass filters according to spec
The WebAudio spec has changed the definition of the lowpass and
highpass filters slightly because some lowpass and highpass filters
could not be represented by the existing filters. Update
implementation to match spec.
This will cause some very slight difference in sound quality for some
values of Q. The new filters were careful to preserve the sound as
much as possible.
WebAudio issue https://github.com/WebAudio/web-audio-api/issues/771.
Resolution: https://github.com/WebAudio/web-audio-api/pull/795
Feature: https://www.chromestatus.com/features/5687523284090880
BUG=597432
TEST=biquad-*.html, iirfilter-getFrequencyResponse.thml, iirfilter.html
==========
to
==========
Implement Biquad lowpass and highpass filters according to spec
The WebAudio spec has changed the definition of the lowpass and
highpass filters slightly because some lowpass and highpass filters
could not be represented by the existing filters. Update
implementation to match spec.
This will cause some very slight difference in sound quality for some
values of Q. The new filters were careful to preserve the sound as
much as possible.
WebAudio issue https://github.com/WebAudio/web-audio-api/issues/771.
Resolution: https://github.com/WebAudio/web-audio-api/pull/795
Feature: https://www.chromestatus.com/features/5687523284090880
BUG=597432
TEST=biquad-*.html, iirfilter-getFrequencyResponse.thml, iirfilter.html
Committed: https://crrev.com/10494397a89162ce998d4ab18761a530d690d67c
Cr-Commit-Position: refs/heads/master@{#399519}
==========
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/10494397a89162ce998d4ab18761a530d690d67c Cr-Commit-Position: refs/heads/master@{#399519}
4 years, 6 months ago
(2016-06-13 20:13:23 UTC)
#22
Issue 1885723003: Implement Biquad lowpass and highpass filters according to spec
(Closed)
Created 4 years, 8 months ago by Raymond Toy
Modified 4 years, 6 months ago
Reviewers: hongchan
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 0