Re: [web-audio-api] AudioParam - min/maxValue, intrinsic value, computedValue (#46)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=21545#1) by Ehsan Akhgari [:ehsan] on W3C Bugzilla. Tue, 16 Jul 2013 15:02:33 GMT

Following up on this bug, the prose for the intrinsic value is currently saying that when read, AudioParam.value should return the current instrinsic value based on the current time.  This is similar to what the computedValue attribute used to return, and there are some concerns about this (see <http://lists.w3.org/Archives/Public/public-audio/2012OctDec/0623.html> for example.)

Chris, are you planning to make AudioParam.value a simple value which can be get/set like any other attribute?

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/46#issuecomment-24244117

Received on Wednesday, 11 September 2013 14:32:18 UTC