History of DynamicsCompressorNode.reduction Revision history for: English (US) Aug 3, 2016, 4:53:17 AM James.Farrell 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. Previous Aug 3, 2016, 4:49:06 AM James.Farrell Revert to revision of 2016-08-03 04:46:38 by James.Farrell Previous Aug 3, 2016, 4:46:38 AM James.Farrell I propose to remove the line that says: Previous Jul 29, 2016, 2:29:17 PM jpmedley Previous Feb 21, 2015, 9:41:38 AM fscholz Previous Feb 21, 2015, 9:40:25 AM fscholz Web/API/DynamicsCompressorNode.reduction Web/API/DynamicsCompressorNode/reduction Previous Oct 18, 2014, 8:37:51 PM JesseTG Sep 8, 2014, 4:04:18 AM chrisdavidmills