From ftm
(→Reference under construction...) |
|||
| Line 1: | Line 1: | ||
=== Reference under construction... === | === Reference under construction... === | ||
| + | |||
| + | * ftm.absargs | ||
| + | * ftm.buffer | ||
| + | * ftm.clone | ||
| + | * ftm.copy | ||
| + | * ftm.inter | ||
| + | * ftm.iter | ||
| + | * ftm.jitter | ||
| + | * ftm.list | ||
| + | * ftm.m | ||
| + | * ftm.mess | ||
| + | * ftm.midiparse | ||
| + | * ftm.midiunparse | ||
| + | * ftm.o | ||
| + | * ftm.object | ||
| + | * ftm.play | ||
| + | * ftm.print | ||
| + | * ftm.record | ||
| + | * ftm.schedule | ||
| + | * ftm.sdif.info | ||
| + | * ftm.sdif.write | ||
| + | * ftm.tween | ||
| + | * ftm.value | ||
{{Module | | {{Module | | ||
Revision as of 03:19, 3 March 2008
Reference under construction...
- ftm.absargs
- ftm.buffer
- ftm.clone
- ftm.copy
- ftm.inter
- ftm.iter
- ftm.jitter
- ftm.list
- ftm.m
- ftm.mess
- ftm.midiparse
- ftm.midiunparse
- ftm.o
- ftm.object
- ftm.play
- ftm.print
- ftm.record
- ftm.schedule
- ftm.sdif.info
- ftm.sdif.write
- ftm.tween
- ftm.value
| ftm.absargs | ' | |||||||||||
|
| ftm.buffer | ' | |||||||||||
|
| ftm.copy | ' | |||||||||||
|
| ftm.guilistener | ' | |||||||||||
|
| ftm.inter | ' | |||||||||||
|
| ftm.jitter | ' | |||||||||||
|
| ftm.mess | ' | |||||||||||
|
| ftm.o | ' | |||||||||||
|
| ftm.object | ' | |||||||||||
|
| ftm.play | play a sequence | |||||||||||
| Plays a sequence outputting the sequence elements. | ||||||||||||
|
| ftm.print | print to the console | |||||||||||
| Prints any input (single values, lists, messages) to the console.
Evokes print method of FTM objects when incoming as single value. | ||||||||||||
|
| ftm.record | ' | |||||||||||
|
| ftm.sdif.info | ' | |||||||||||
|
| ftm.sdif.write | ' | |||||||||||
|
| ftm.tween | ' | |||||||||||
|
| ftm.value | ' | |||||||||||
|