MonoGrainBF:
Filter:
sc3-plugins/Classes (extension) | Libraries > JoshUGens | UGens > GranularSynthesis

MonoGrainBF
ExtensionExtension

Granulates real-time input with Ambisonic panning
 

Description

Class Methods

.ar

Arguments:

in

A mono input.

winsize

The window size in seconds.

grainrate

The rate at which new grains are created (in Hz).

winrandpct

A randomness factor for window size (as a percentage of the winsize).

azimuth

In radians, -pi to pi.

azrand

Percentage of deviation from the azimuth.

elevation

In radians, -0.5pi to 0.5pi.

elrand

Percentage of deviation from the eleveation.

rho

The speaker radius. (1 places around at the radius, <1 within the radius, >1 is outside the radius.) Beyond the radius, this mostly acts as an amplitude scaler (no filtering is done).

mul
add

Instance Methods

.init

Examples