A built effect graph with distinct endpoints. input is where the previous
Bus chain entry connects, and output is where the next entry connects.
handle is the public AudioNode identity returned by Bus.addFilter() and
exposed through Bus.filters; when omitted the bus uses input.
A built effect graph with distinct endpoints.
inputis where the previous Bus chain entry connects, andoutputis where the next entry connects.handleis the public AudioNode identity returned byBus.addFilter()and exposed throughBus.filters; when omitted the bus usesinput.