SinGrain:
Filter:
Classes (extension) | Libraries > JoshUGens | UGens > GranularSynthesis

SinGrain : JoshGrain : UGen : AbstractFunction : Object
ExtensionExtension

Granular synthesis with sinusoidal grains

Description

Class Methods

SinGrain.ar(trigger: 0, dur: 1, freq: 440, mul: 1, add: 0)

Arguments:

trigger

A kr or ar trigger to start a new grain. If ar, grains after the start of the synth are sample accurate.

dur

Size of the grain. Polled at creation time.

freq

The freq of the grain generators internal oscillator. Polled at creation time.

mul
add

Inherited class methods

Instance Methods

Inherited instance methods

Examples