Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump

========

https://hg.mozilla.org/integration/gaia-central/rev/64a86fa375e9
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #14546 from karlt/943138

bug 943138 - improve dialer ADSR envelope r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/c8af3b692644
Author: Karl Tomlinson <karlt+@karlt.net>
Desc: bug 943138 - improve dialer ADSR envelope

Scheduling tones at AudioContext.currentTime resulted in the first part of the
tone being cut off, so start an AudioBufferSourceNode for the envelope.

Add a release phase for long dialer tones.

Revert the release period to 0.05 to match the prior mozWriteAudio
implementation.
This commit is contained in:
Gaia Pushbot 2013-12-13 02:00:24 -08:00
parent b210b9c8c5
commit 0a26f2e418

View File

@ -1,4 +1,4 @@
{
"revision": "57da16cd5729afab09c4b1b1305be2625f449e88",
"revision": "64a86fa375e95d0aa60e96fb69c09d2c6089d2e8",
"repo_path": "/integration/gaia-central"
}