From ftm
Line 4: | Line 4: | ||
| arguments=initialize sequence and optionally begin, end and speed<br> | | arguments=initialize sequence and optionally begin, end and speed<br> | ||
| attributes=erase - switch whether to successively erase objects from sequence while playing<br> | | attributes=erase - switch whether to successively erase objects from sequence while playing<br> | ||
− | | messages=stop - stop playing (resets current position)<br>pause - pause playing<br>start - start playing<br>loop - loop current or optionally given sequence and segment (begin and end)<br>play - play current or optionally given sequence | + | | messages=stop - stop playing (resets current position)<br>pause - pause playing<br>start - start playing<br>loop - loop current or optionally given sequence and segment (begin and end)<br>play - play current or optionally given sequence and segment (begin and end)<br>bang - play sequence from beginning<br>next - jump to next event<br>sync - sync to given position<br>locate - locate to given position (stops playing)<br>jump - jump to given position<br>reset - stop and reset playing segment to entire sequence<br>set - set sequence and optionally begin, end and speed<br>duration - set duration of playing segment (sets speed so that the playing segment fits given duration)<br>speed - set playing speed<br>end - set end of playing segment<br>begin - set beginning of playing segment<br>erase - switch whether to successively erase objects from sequence while playing<br> |
− | |||
− | |||
− | |||
| inlets=0 - message input<br>1 - set beginning of playing segment<br>2 - set end of playing segment<br>3 - set playing speed<br> | | inlets=0 - message input<br>1 - set beginning of playing segment<br>2 - set end of playing segment<br>3 - set playing speed<br> | ||
| outlets=0 - events while playing<br>1 - time while playing<br>2 - bang at end of segment or sequence<br> | | outlets=0 - events while playing<br>1 - time while playing<br>2 - bang at end of segment or sequence<br> | ||
}} | }} |
Revision as of 21:57, 14 November 2007
ftm.play | {{{brief}}} | |||||||||||
{{{descr}}} | ||||||||||||
|