BlumFollowAngle:
Filter:
BlumBox/Classes (extension) | Libraries > Blumlein Box > Analyses | UGens > Analysis

BlumFollowAngle
ExtensionExtension

Stereo angle analysis

Description

Measure the encoding angle of a stereo source.

Class Methods

.ar

.kr

Arguments:

in

The stereo input, an array: [L, R]

size

Number of samples for Hilbert window (i.e. FFT size) or running sum. See RunningSum and HilbertW for more info.

NOTE: For instantaneous analysis, size must be a power of two!
method

\instant for instantaneous analysis or \average for time-averaged analysis

Returns:

Signal encoding angle

Examples