Classes | UGens > Synth control

PauseSelf : UGen : AbstractFunction : Object

When triggered, pause enclosing synth.
Source: EnvGen.sc

Description

Pause enclosing synth when input signal crosses from non-positive to positive.

Class Methods

PauseSelf.kr(in)

Arguments:

in

The input signal.

Inherited class methods

7 methods from UGen ► show
7 methods from Object ► show

Instance Methods

Inherited instance methods

92 methods from UGen ► show
159 methods from AbstractFunction ► show
260 methods from Object ► show

Examples