[web-audio-api] [AudioContext]: 'activeSourceCount' should return number of all active Source nodes (#206)

> Originally reported on W3C Bugzilla [ISSUE-21862](https://www.w3.org/Bugs/Public/show_bug.cgi?id=21862) Mon, 29 Apr 2013 02:11:32 GMT
> Reported by Praveen R Jadhav
> Assigned to 

'activeSourceCount' should return no. of active AudioBufferSourceNodes, OscillatorNodes and ScriptProcessoreNodes(this can generate audio too) at any given time. Current WebKit code returns no. of active AudioBufferSourceNodes and OscillatorNodes.

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

Received on Wednesday, 11 September 2013 14:29:29 UTC