DIY equalizer for youtube ;)
@naugtur, meet.js 09.2012W3C says:
The primary paradigm is of an audio routing graph, where a number of AudioNode objects are connected together to define the overall audio rendering
But what concerns you is that there is a source and a destination and you can put stuff between them
incomplete or deprecated
We'll have to wait a bit more...
Sound from thepianoguys.com channel on youtube
it's easy to break it :)
source.connect(bass);
source.connect(treble);
bass.connect(context.destination);
treble.connect(context.destination);
_,_
..._/ \_...
\_,_/
It wasn't my machine, the demo seems broken at the moment
naugtur