LPCVals:
Filter:
sc3-plugins/Classes (extension) | Libraries > JoshUGens | UGens > Analysis:Synthesis

LPCVals
ExtensionExtension

Utilize LPC data

Description

LPCVals returns pitch, rms and error data from the LPC data file.

Class Methods

.kr

Arguments:

buffer

The buffer where data is stored from LPCFile (see LPCFile).

pointer

A pointer into the LPC data file, where 0 is the begining and 1 is the end.

.ar

Arguments:

buffer

The buffer where data is stored from LPCFile (see LPCFile).

pointer

A pointer into the LPC data file, where 0 is the begining and 1 is the end.

Instance Methods

.init

Examples