T("gate")
ARSTEREO Route a signal to one of several outlets
Description
T("gate")
will pass a given signal only through a specified outlet.
Properties
selected
(Number)- Specifies the index of outlets. Its default value is 0.
Methods
at(index)
- Gets the outlet object of the index.
See Also
Source
https://github.com/mohayonao/timbre.js/blob/master/src/objects/gate.js