#include "ling_class/EST_Relation.h"

Go to the source code of this file.
Functions | |
| float | fncurve (float length, float t, float curve) |
| float | unit_curve (float amp, float dur, float t) |
| int | event_item (EST_Item &e) |
| int | sil_item (EST_Item &e) |
| int | connection_item (EST_Item &e) |
| void | fill_rfc_types (EST_Relation &ev) |
| void | set_fn_start (EST_Relation &ev) |
| float fncurve | ( | float | length, |
| float | t, | ||
| float | curve | ||
| ) |
Definition at line 393 of file tilt_utils.cc.
| float unit_curve | ( | float | amp, |
| float | dur, | ||
| float | t | ||
| ) |
Definition at line 374 of file tilt_utils.cc.
Definition at line 410 of file tilt_utils.cc.
Definition at line 414 of file tilt_utils.cc.
Definition at line 418 of file tilt_utils.cc.
| void set_fn_start | ( | EST_Relation & | ev | ) |
Definition at line 298 of file tilt_utils.cc.