Re: [web-audio-api] (CircularRouting): Undefined behavior for circular graphs (#137)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17326#3) by Matthew Paradis on W3C Bugzilla. Tue, 18 Sep 2012 11:07:38 GMT

If circular connections (without delay) are allowed it may be worth considering raising an exception when they are detected.  Software such as Pure Data and Max/Msp do this as well as zeroing the output. 
Without the exception it may make the debugging process longer.

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/137#issuecomment-24244433

Received on Wednesday, 11 September 2013 14:35:34 UTC