Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

James.Farrell

Member since
James.Farrell

Recent Docs Activity

View all activity
Page Date Comment

DynamicsCompressorNode.reduction


There is currently an error in Chrome when you try to assign to var compressor = audioCtx.createDynamicsCompressor(); compressor.reduction.value. it would seem that this is a read only float (not a n AudioParam) object according to the spec.

DynamicsCompressorNode.reduction


Revert to revision of 2016-08-03 04:46:38 by James.Farrell

DynamicsCompressorNode.reduction


I propose to remove the line that says: