Shapes

形状

Ridge

山脊

Creates a ridge-shaped curve consisting of four points. The shape originates from the two center points and will lie at a position of 100 by default. The corresponding track must be selected.

创建一个由四个点组成的脊形曲线。形状起源于两个中心点,默认位置为100。必须选择相应的音轨。

Ramp up
Ramp down

上斜坡下斜坡

Creates a curve that ascends and descends linearly from 0 to 100 between the first and last key of a given track. The corresponding track must be selected.

在给定轨道的第一个键和最后一个键之间创建一条从0线性上升到100线性下降的曲线。必须选择相应的音轨。

Formula...

方程式..。

Selecting this option will open a small dialog window in which you can enter simple or complex mathematical functions with which just about any imaginable F-Curve can be created. The Keys setting defines the number of in-betweens. The variable is t, which runs from 0 (sequence start) to 1 (sequence end). Angles for trigonometric functions must be given in radians. The corresponding track must be selected.

选择此选项将打开一个小对话框窗口,您可以在其中输入简单或复杂的数学函数,用这些函数可以创建几乎任何想象得到的 f 曲线。Key 设置定义了中间人的数量。变量是 t,从0(序列开始)到1(序列结束)。三角函数的角度必须用弧度表示。必须选择相应的音轨。

A llst with possible formulas can be found here.

在这里可以找到一个包含可能公式的列表。

The function arguments must always be placed in parenthesis. The number of open parenthesis must equal the number of close parenthesis (e.g., sin(sqr(exp(pi))). 函数参数必须始终放在括号中。开括号的数目必须等于闭括号的数目(例如,sin (sqr (exp (pi))))

Example:

例子:

If you enter sin(t*2*pi) for s(t) and 4 for Keys, the following curve will result:

如果输入 sin (t * 2 * pi)表示 s (t) ,输入4表示 Keys,将得到如下曲线: