CVInterpolator:
Filter:
Conductor/Classes (extension) | Control

CVInterpolator
ExtensionExtension

Enables interpolation between saved 'presets'.

Description

CVInterpolator is a CVPreset that enables interpolation between saved presets.

Instance Methods

.interpItems

NOTE: Changing interpolation targets and degree of interpolation is all done by changing the values of targetCV and interpolationCV.

Arguments:

argCVs

argCVs is a subset of interpItems

Instance Variables

.interpIndices

indices of items to be interpolated (used to look up presets)

.interpItems

items to be interpolated

.base

settings of the interpItems when a new target was selected

.target

settings of items towards which interpolation converges

.targetCV

CV used to choose the target of interpolation

.interpCV

CV used to control the degree of interpolation, ranges from 0 to 1