amplifyfree (Amplify Free)

Screenshot of the Amplify Free Plugin
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:

keyworddescription
fade infade in, curve from 0.0/0.0 to 1.0/1.0
fade outfade out, curve from 0.0/1.0 to 1.0/0.0
fade introfade intro, one second pause, then fade in
fade outrofade outro, first fade out, then one second pause
amplify freeuser defined curve
interpolation

Interpolation type, possible values are:

keyworddescription
linearLinear
splineSpline
n-polynomPolynom, nth Degree
3-polynomPolynom, 3rd Degree
5-polynomPolynom, 5th Degree
7-polynomPolynom, 7th Degree
sample_holdSample 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.