|
Correction to documentation of DetectSilence: msg#00165audio.supercollider.devel
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> |
|---|---|---|
| Previous by Date: | Re: n_free crash: 00165, Dave Watson |
|---|---|
| Next by Date: | Re: NRT options Part II: 00165, Joshua Parmenter |
| Previous by Thread: | n_free crashi: 00165, Dave Watson |
| Next by Thread: | Re: Correction to documentation of DetectSilence: 00165, Scott Wilson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |