<?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>19977</bug_id>
          
          <creation_ts>2012-11-16 00:20:11 +0000</creation_ts>
          <short_desc>A NoiseGate/Expander node would be a good addition to the API.</short_desc>
          <delta_ts>2014-10-28 17:17:37 +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="Chris Wilson">cwilso</reporter>
          <assigned_to name="Chris Rogers">crogers</assigned_to>
          <cc>chris.lowis</cc>
    
    <cc>jussi.kalliokoski</cc>
          
          <qa_contact>public-audio</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>78379</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Wilson">cwilso</who>
    <bug_when>2012-11-16 00:20:11 +0000</bug_when>
    <thetext>One of the few node types I&apos;ve been sorely missing, that could be implemented in JS but with needless latency, is a noise gate/expander node.

Would need standard noise gate controls: threshold, attack, release, hold, and possibly an attenuation setting, maybe even hysteresis control.  Additionally, an AudioNode output of the attenuation would be very helpful for doing sidechain gating.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78388</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Lowis">chris.lowis</who>
    <bug_when>2012-11-16 10:53:48 +0000</bug_when>
    <thetext>This is also captured in section 2.4 in the Use Cases document:

http://dvcs.w3.org/hg/audio/raw-file/tip/reqs/Overview.html#online-radio-broadcast</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>78403</commentid>
    <comment_count>2</comment_count>
    <who name="Jussi Kalliokoski">jussi.kalliokoski</who>
    <bug_when>2012-11-16 12:36:41 +0000</bug_when>
    <thetext>I wonder if this could be achieved by piping the input into a waveshaper node (0 under the threshold, 1 when threshold is reached) and piping that into a gain node&apos;s gain param and then somehow devising the attack and release, maybe with a dynamics compressor node. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113942</commentid>
    <comment_count>3</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2014-10-28 17:14:39 +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>114091</commentid>
    <comment_count>4</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2014-10-28 17:17:37 +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>