- From: Robert Clouth <rob.clouth@gmail.com>
- Date: Fri, 2 Dec 2011 13:29:56 +0000
- To: public-audio@w3.org
Received on Friday, 2 December 2011 13:33:01 UTC
Hi, We need to get the current playback position of the AudioBufferSourceNode but we can't seem to find anything about it. At the moment we can calculate it by subtracting the time it starting playing from the context.currentTime, but this assumes playback speed is constant -- which soon it won't be. Has it been implemented but not documented? I hope so, because the only other option would be the find the integral of the playbackRate changes since it started playing... Cheers, Rob Clouth
Received on Friday, 2 December 2011 13:33:01 UTC