FeatureSave:
Filter:
Classes (extension) | UGens > Analysis

FeatureSave : UGen : AbstractFunction : Object
ExtensionExtension

Storing feature data from UGens in NRT mode
  

Description

Create files of feature data from analysis UGens in NRT mode.

Class Methods

FeatureSave.kr(features, trig)

Arguments:

features

input feature array for sampling on triggers

trig

Trigger input, one stored feature vector at each trigger. Note that trig must be at least (-0.01) to trigger, to allow bufnums of 0 to act as a trigger when driving things from FFT analysis

Inherited class methods

Instance Methods

Inherited instance methods

Examples