styling minOutput differently

This commit is contained in:
tambien 2019-01-08 11:27:28 -05:00
parent ffe3d434c6
commit ed20e2cdda

View file

@ -181,7 +181,7 @@ define(["../core/Tone", "../type/Type", "../core/AudioNode", "../core/Timeline"]
* @type {Number}
* @private
*/
Tone.Param.prototype._minOutput = 0.00001;
Tone.Param.prototype._minOutput = 1e-5;
/**
* The event types