Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Thanks for the advice! What node would be a mixer in WebAudio?


My mixer channels are a gain node (for input), followed by 2 gain nodes - which are used as fx slots and replaced when an effect is added, the last fx slot connects to another gain node (for channel output) - that then connects to the mixer master gain node.

You could have it as simple as 1 gain node for each channel which you use for input and output to the mixer master gain. This would make it difficult to add fx later though.


if all you're trying to do is combine nodes in the graph a gain node is standard. (that is, you can connect any number of oscillators to a single gain).


Great thanks. But throughout this project I've been wondering: why can't I buffer a damn oscillator (or gain) node?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: