From ftm
Revision as of 12:27, 16 November 2007 by Norbert (talk | contribs) (Reference under construction...)
Jump to: navigation, search

Reference under construction...


gbr.copy copy vector (fmat) out of a delay line or an fmat or fvec)
The module copies a grain (fmat vector) of a given duration out of a delay line at a given delay time and outputs an fmat reference.If the given delay time is less than the the duration the vector will be shortened
arguments: 0 - <delayline|fmat|fvec: source> ... init source
1 - <num: duration> ... init grain duration
attributes: out - <fmat: output> ... set output fmat
unit - <'msec'|'sec'|'samp': unit> ... set time unit to msecs, secs or samples
messages: bang - copy vector from the beginning of the delay line and output
set - <delayline|fmat|fvec: source> ... set source
out - <fmat: output> ... set output fmat
unit - <'msec'|'sec'|'samp': unit> ... set time unit to msecs, secs or samples
inlets: 0 - <num: delay> ... copy and output grain at given delay position
1 - <num: duration> ... set duration
outlets: 0 - <fmat: vector> ... output grain