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 18675 - Separate functionality in AudioParam into EnvelopeNode and AudioParam
Summary: Separate functionality in AudioParam into EnvelopeNode and AudioParam
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 10:29 UTC by Jussi Kalliokoski
Modified: 2012-11-15 08:20 UTC (History)
1 user (show)

See Also:


Attachments

Description Jussi Kalliokoski 2012-08-24 10:29:04 UTC
See proposal in http://lists.w3.org/Archives/Public/public-audio/2012JulSep/0614.html
Comment 1 Chris Rogers 2012-10-16 20:13:17 UTC
We've had a bit of discussion about this on the list.
Comment 2 Olivier Thereaux 2012-10-17 09:27:29 UTC
Reference to (fairly meaty) discussion thread on the list:

Starts here:
http://lists.w3.org/Archives/Public/public-audio/2012JulSep/thread.html#msg614

Continues here:
http://lists.w3.org/Archives/Public/public-audio/2012OctDec/thread.html#msg23

Quoting Chris in http://lists.w3.org/Archives/Public/public-audio/2012OctDec/0061.html

“If the intention is to control multiple AudioParams (living on
different AudioNodes), then it's easy to create an AudioGainNode and use
that as an envelope generator which can be connected to all of them.  And
yes, this does work just fine :)  So, in other words, this envelope node
does already exist in the form of an AudioGainNode.”
Comment 3 Olivier Thereaux 2012-11-15 08:20:32 UTC
Seeing no objection to Chris' comment in nearly a month, closing.