This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23092 - Clarify DelayNode timing specifics
Summary: Clarify DelayNode timing specifics
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 13:13 UTC by Olivier Thereaux
Modified: 2013-09-05 16:46 UTC (History)
0 users

See Also:


Attachments

Description Olivier Thereaux 2013-08-29 13:13:17 UTC
This issue was first reported by Karl T in:
http://lists.w3.org/Archives/Public/public-audio/2013JulSep/0568.html

[[
When I first read that the DelayNode "delays the incoming audio
signal by a certain amount", I imagined something like

(1)     y(t + d(t)) = x(t)

for input x(t), output y(t) and delay d(t).

However, I get the impression that delay lines are often
implemented as

(2)     y(t) = x(t - d(t)).

So I think I may have been reading more into the statement above
than was intended.
]]

Ehsan confirmed in:
http://lists.w3.org/Archives/Public/public-audio/2013JulSep/0592.html
that the latter is implemented. 

The spec prose should be clarified to reflect this.
Comment 1 Olivier Thereaux 2013-09-05 16:46:03 UTC
Addressed in https://dvcs.w3.org/hg/audio/raw-rev/fbf524d2cc9b