[Bug 17326] (CircularRouting): Undefined behavior for circular graphs

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17326

--- Comment #3 from Olivier Thereaux <olivier.thereaux@bbc.co.uk> 2012-09-13 09:48:49 UTC ---
This was discussed at the 12th Sept 2012 teleconference.

Suggested resolution: circular connections are allowed if there is a delay node
present. If the delay is too small, the implementation should clamp it to a
minimum, on a per-node basis.

There were two suggested resolutions for the minimum delay:
* one to specify the minimum as a block of 128 samples (which would make things
sound differently on platforms with different sample sizes, but that was deemed
acceptable in the same way as graphics look different on platforms with
different frame rates and power). 
* The other was to not specify it and let implementations choose (and, I
assume, expose?) their minimum delay.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 13 September 2012 09:48:55 UTC