This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19770 - Note that if the last event for an AudioParam is a setCurveValue event, the computed value after that event will be equal to the latest curve value
Summary: Note that if the last event for an AudioParam is a setCurveValue event, the c...
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC Windows 3.1
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-29 23:14 UTC by Ehsan Akhgari [:ehsan]
Modified: 2013-01-02 11:25 UTC (History)
1 user (show)

See Also:


Attachments

Description Ehsan Akhgari [:ehsan] 2012-10-29 23:14:32 UTC

    
Comment 1 Chris Rogers 2012-12-04 22:56:51 UTC
Fixed:
https://dvcs.w3.org/hg/audio/rev/a658660f3174
Comment 2 Olivier Thereaux 2013-01-02 11:25:12 UTC
Looks good.