In order to get the level of effects processing needed for a full-featured synth environment, web workers must be used.
I'm thinking a worker for each synth (lead/bass), a worker for applying effects to the samplers, and a visualization worker. This will change as I learn more.
Good infos:
http://updates.html5rocks.com/2011/09/Workers-ArrayBuffer
In order to get the level of effects processing needed for a full-featured synth environment, web workers must be used.
I'm thinking a worker for each synth (lead/bass), a worker for applying effects to the samplers, and a visualization worker. This will change as I learn more.
Good infos:
http://updates.html5rocks.com/2011/09/Workers-ArrayBuffer