<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17340</bug_id>
          
          <creation_ts>2012-06-05 11:33:16 +0000</creation_ts>
          <short_desc>(DelayNodeSmoothing): DelayNode smoothing</short_desc>
          <delta_ts>2014-10-28 17:17:30 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>AudioWG</product>
          <component>Web Audio API</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>TBD</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philip Jägenstedt">philipj</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>olivier.thereaux</cc>
    
    <cc>public-audio</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>68651</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2012-06-05 11:33:16 +0000</bug_when>
    <thetext>Audio-ISSUE-47 (DelayNodeSmoothing): DelayNode smoothing [Web Audio API]

http://www.w3.org/2011/audio/track/issues/47

Raised by: Philip Jägenstedt
On product: Web Audio API

The spec requires that &quot;the implementation must make the transition smoothly&quot; but does not define how.

For example, if the delay value is a sinusoid (AudioNode connected to AudioParam) or an even a linear ramp (linearRampToValueAtTime), what must happen? If the value changes fast enough, does the sound play backwards?

Related to https://www.w3.org/2011/audio/track/issues/42</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68839</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2012-06-07 16:00:23 +0000</bug_when>
    <thetext>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 &quot;doppler&quot; approach where the delay times are interpolated, or if the interpolation is a &quot;cross-fade&quot; interpolation. EA has asked for the &quot;cross-fade&quot; technique in addition to what I consider to be the standard &quot;doppler&quot; technique.

I have no strong opinion if we should include the &quot;cross-fade&quot; 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 &quot;doppler&quot;) thus remaining backwards-compatible</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113936</commentid>
    <comment_count>2</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2014-10-28 17:14:35 +0000</bug_when>
    <thetext>Web Audio API issues have been migrated to Github. 
See https://github.com/WebAudio/web-audio-api/issues</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114085</commentid>
    <comment_count>3</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2014-10-28 17:17:30 +0000</bug_when>
    <thetext>Closing. See https://github.com/WebAudio/web-audio-api/issues for up to date list of issues for the Web Audio API.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>