This UGen effectively sends audio signals to Bela Oscilloscope, analogously to how /Classes/Out writes to a bus. It can be used directly, or through UGen: -belaScope, Array: -belaScope, Bus: -belaScope, Function: -belaScope and Server: -belaScope convenience functions.
offset |
The Bela Oscilloscope's channel where to start writing. This is read only at construction time and thus it's not modulatable. |
channelsArray |
An array of UGens to be scoped. |