CONFORM
[GENERIC-FUNCTION]
|

OMTimePack Function Reference
|
ARGUMENTS:
|
- in-points
|
list of timepoints |
|
|
- to-points
|
list of timepoints |
|
&optional
|
|
|
- lim
|
limits amount that elements of IN-POINTS can change |
|
|
Description:
Replaces each point P in IN-POINTS with best approx Q from TO-POINTS.
If difference between P and Q exceeds the absolute value |LIM|, sends
P out unchanged [nonnegative LIM] or deletes P entirely [negative LIM].
|
Auto doc generation by OpenMusic 6.3 © 2010 IRCAM
|