Osc1:
Filter:
adclib/Classes (extension) | UGens > Envelopes

Osc1
ExtensionExtension

use buffer as one-shot envelope

Description

An envelope generator that reads through a buffer once. Useful e.g. for the Wavesets quark.

Class Methods

.ar

.kr

create ar/kr buffer based envelope.

bufnum - a buffer on the server, to be used as an envelope. dur - how long to read through the table

Arguments:

buf

the buffer to use as envelope

dur

the duration of the envelope

Returns:

a BufRd Ugen.

Examples