SineShaper:
Filter:
Classes (extension) | UGens > Filters

SineShaper : UGen : AbstractFunction : Object
ExtensionExtension

port of some ladspa plugins

Description

Wave Shaper (Sine-Based).

Class Methods

SineShaper.ar(in, limit: 1.0, mul: 1.0, add: 0)

Arguments:

in

The input signal.

limit
mul

Output will be multiplied by this value.

add

This value will be added to the output.

Inherited class methods

Instance Methods

Inherited instance methods

Examples