Comment #5 on issue 338503 by
mantriu...@gmail.com: Implement
MediaStreamTrack.applyConstraints()
http://code.google.com/p/chromium/issues/detail?id=338503
This would solve a lot of issues with constraints and WebAudio. Even if the
getUserMedia constraints are at some point properly passed through
WebAudio, there still remains the questionmark for multiple streams ending
up in one destination node.
Imho being able to apply constraints to the output of the chain is the only
clean and reliable way to interface WebAudio and WebRTC in regard to AEC,
gain control and other features intended for conferencing that are very
counterproductive for professional applications or music.