- From: Olivier Thereaux <notifications@github.com>
- Date: Wed, 11 Sep 2013 07:29:35 -0700
- To: WebAudio/web-audio-api <web-audio-api@noreply.github.com>
Received on Wednesday, 11 September 2013 14:33:59 UTC
> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17340#0) by Olivier Thereaux on W3C Bugzilla. Thu, 07 Jun 2012 16:00:23 GMT Comment from Chris Rogers, 19 May 2012: Agreed, there are several nuances relating to this. There are several interpolation approaches (linear, cubic, sinc) and also whether to interpolate delay changes using a "doppler" approach where the delay times are interpolated, or if the interpolation is a "cross-fade" interpolation. EA has asked for the "cross-fade" technique in addition to what I consider to be the standard "doppler" technique. I have no strong opinion if we should include the "cross-fade" approach right now, or hold that technique off for a later version of the spec (where we can add an .interpolationTechnique attribute (which will default to the standard "doppler") thus remaining backwards-compatible --- Reply to this email directly or view it on GitHub: https://github.com/WebAudio/web-audio-api/issues/79#issuecomment-24244195
Received on Wednesday, 11 September 2013 14:33:59 UTC