LinXFade2:
Filter:
Classes | UGens > Multichannel > Select

LinXFade2 : UGen : AbstractFunction : Object

Two channel linear crossfade.
Source: Pan.sc

Description

Two channel linear crossfader.

Class Methods

LinXFade2.ar(inA, inB: 0.0, pan: 0.0, level: 1.0)

LinXFade2.kr(inA, inB: 0.0, pan: 0.0, level: 1.0)

Arguments:

inA

Input signal A.

inB

Input signal B.

pan

Cross fade position from -1 to +1.

level

A control rate level input.

Inherited class methods

Instance Methods

Inherited instance methods

Examples