BelaScopeOut:
Filter:
Classes | UGens > Bela

BelaScopeOut : AbstractOut : UGen : AbstractFunction : Object

Bela's Oscilloscope interface
Source: BelaUGens.sc

Description

NOTE: This UGen only works on Bela

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.

Class Methods

BelaScopeOut.ar(offset: 0, channelsArray)

Arguments:

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.

Inherited class methods

Undocumented class methods

BelaScopeOut.numFixedArgs

Instance Methods

Inherited instance methods

Undocumented instance methods

.checkValidInputs

.writesToBus