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

LPCSynth
ExtensionExtension

Utilize LPC data

Description

LPCSynth uses data from a LPC data file to filter a signal.

Class Methods

.ar

Arguments:

buffer

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

signal

The signal to filter.

pointer

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

mul
add

Examples

This uses the fate.lpc file, created with the following command:

lpanal -p 50 -h 300 fate.aiff fate.lpc

Analysis window is 2X the hop size.