History of AudioParam.linearRampToValueAtTime() Revision history for: English (US) Jul 3, 2016, 6:12:31 PM ffxsam Code cleanup (currGain never used), also, you MUST use setValueAtTime() in order for linearRampToValueAtTime() to work! The latter needs a previous event. Manually setting gain = 0 does not qualify as an AudioParam event. Previous Feb 5, 2016, 9:09:00 PM briandunn Previous Jan 8, 2016, 2:53:52 PM jpmedley Correct the Syntax section. Previous Jan 8, 2016, 2:42:41 PM jpmedley Correct the Syntax section. Previous Jan 8, 2016, 2:40:15 PM jpmedley Update compatibility table. Previous Jun 24, 2015, 3:29:30 PM braham-snyder Previous Jun 24, 2015, 3:25:47 PM braham-snyder Previous Feb 20, 2015, 6:09:43 PM fscholz Previous Feb 20, 2015, 6:06:41 PM fscholz Web/API/AudioParam.linearRampToValueAtTime Web/API/AudioParam/linearRampToValueAtTime Previous Sep 5, 2014, 3:57:42 AM chrisdavidmills