amplifyfree (Amplify Free)
- Internal Name:
amplifyfree
- Plugin Type:
effect
- Description:
Amplifies the current selection with a curve that consists of a set of coordinates and an interpolation method. The coordinates on the time axis as well as on the amplitude axis must be normed between 0.0 and 1.0.
- Parameters
-
operation
Internal name, for undo/redo handling. Possible values are:
keyword description fade in fade in, curve from 0.0/0.0 to 1.0/1.0 fade out fade out, curve from 0.0/1.0 to 1.0/0.0 fade intro fade intro, one second pause, then fade in fade outro fade outro, first fade out, then one second pause amplify free user defined curve interpolation
Interpolation type, possible values are:
keyword description linear Linear spline Spline n-polynom Polynom, nth Degree 3-polynom Polynom, 3rd Degree 5-polynom Polynom, 5th Degree 7-polynom Polynom, 7th Degree sample_hold Sample and Hold curve
A comma separated list of pairs of coordinates, normed between 0.0 and 1.0, must be sorted by time axis (ascending), should start at time 0.0 and end with time 1.0.
-