Saw:
Filter:
Classes | UGens > Generators > Deterministic

Saw : UGen : AbstractFunction : Object

Band limited sawtooth.
Source: FSinOsc.sc

Description

Band limited sawtooth wave generator.

Class Methods

Saw.ar(freq: 440.0, mul: 1.0, add: 0.0)

Arguments:

freq

Frequency in Hertz.

mul

Output will be multiplied by this value.

add

This value will be added to the output.

Inherited class methods

Undocumented class methods

Saw.kr(freq: 440.0, mul: 1.0, add: 0.0)

Instance Methods

Inherited instance methods

Examples