Recent Docs Activity
View all activityPage | 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: |