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

AtsFreq
ExtensionExtension

Use Freq data from a given partial
 

Description

Returns amplitude information for a given partial.

NOTE: For resynthesis purposes, an ATS file needs to be loaded into a buffer. When loading an ATS file, you need to supply a buffer number to store ATS data in.

Class Methods

.kr

Arguments:

atsbuffer

AtsFile buffer number.

partialNum

The number of the partial to return frequency data for. Partial 0 is the first partial.

filePointer

A float between 0 and 1 pointing to location in buffer.

mul
add

.ar

Arguments:

atsbuffer

AtsFile buffer number.

partialNum

The number of the partial to return frequency data for. Partial 0 is the first partial.

filePointer

A float between 0 and 1 pointing to location in buffer.

mul
add

Examples