CVInterpolator
base class: CVPreset
related classes: CVinterpolator, CV, Conductor, ConductorGUI
CVPreset saves 'presets' for an array of CVs or other objects that respond to input and input_
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
interpolationCV CV used to control the degree of interpolation, ranges from 0 to 1
Instance Methods
note: Changing interpolation targets and degree of interpolation is all done
by changing the values of targetCV and interpolationCV.
interpItems_(argItems) argItems is a subset of items