AudioDestinationNode > 2 channels?

Hi there,

Firstly, great work with the Web Audio API. It's opened up so many exciting
new avenues! I'm currently working on a WebKit-based DJ app which depends
on being able to send more than two channels of the audio hardware, so you
can play one track while listening to another. Is this possible with the
AudioDestinationNode interface? I noticed there's 5.1 functionality so
presumably it's possible but I can't seem to figure out how. There doesn't
seem to be any examples on the web. Any help would much appreciated!

Cheers,

Rob

Received on Thursday, 1 December 2011 09:34:06 UTC