mmckegg / audio-slot

Web Audio API FRP wrapper for creating, routing, and triggering AudioNodes.
33 stars 2 forks source link

choke should just call node.stop() again #1

Open mmckegg opened 9 years ago

mmckegg commented 9 years ago

There was a spec change that allows stop to be called multiple times. This should be used for choking.