From ftm
(→Reference under construction...) |
m (→Reference under construction...) |
||
Line 1: | Line 1: | ||
=== Reference under construction... === | === Reference under construction... === | ||
+ | |||
* ftm.absargs | * ftm.absargs |
Revision as of 03:24, 3 March 2008
Reference under construction...
- ftm.absargs
- ftm.buffer
- ftm.clone
- ftm.copy
- ftm.guilistener
- 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.clone | ' | |||||||||||
|
ftm.copy | ' | |||||||||||
|
ftm.guilistener | ' | |||||||||||
|
ftm.inter | ' | |||||||||||
|
ftm.iter | ' | |||||||||||
|
ftm.jitter | ' | |||||||||||
|
ftm.list | ' | |||||||||||
|
ftm.m | ' | |||||||||||
|
ftm.mess | ' | |||||||||||
|
ftm.midiparse | ' | |||||||||||
|
ftm.midiunparse | ' | |||||||||||
|
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.schedule | ' | |||||||||||
|
ftm.sdif.info | ' | |||||||||||
|
ftm.sdif.write | ' | |||||||||||
|
ftm.tween | ' | |||||||||||
|
ftm.value | ' | |||||||||||
|
gbr.slice~ | Signal slicing | |||||||||||
Cuts incoming signal into frames of given size with given period (hop size). | ||||||||||||
|