logo       

Correction to documentation of DetectSilence: msg#00165

audio.supercollider.devel

Subject: Correction to documentation of DetectSilence


The help file of DetectSilence is incorrect: It fails to register
the "time" argument. Here is a corrected version, including
a comment about how this UGen functions at the start of a synths
lifetime:

===================================================
DetectSilence when input falls below a threshhold,
evaluate doneAction

superclass: UGen


*ar(input, thresh, time, doneAction)
*kr(input, thresh, time, doneAction)


input any source
thresh when input falls below this, evaluate
doneAction
time trigger after the silence has
lasted for time seconds. Default 0.1
doneAction for the various doneActions, see:
Synth-Controlling-UGens


If the signal input starts with silence at the beginning of the synth's
duration, then DetectSilence
will wait indefinitely until the first sound before starting to monitor
for silence.

======================================================

Please submit ...
--
Iannis Zannos
Research Director
Center for Research in Electronic Art Technology
Music Department / MAT,
University of California, Santa Barbara,
Santa Barbara, California 93106

Tel: (805) 893-8352
Fax: (805) 893-7194

http://www.create.ucsb.edu/~iani/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise