Revision: 9116
http://supercollider.svn.sourceforge.net/supercollider/?rev=9116&view=revAuthor: nescivi
Date: 2009-04-26 01:43:46 +0000 (Sun, 26 Apr 2009)
Log Message:
-----------
addition of description of lag with two arguments and lagud shortcuts
Modified Paths:
--------------
trunk/build/Help/UGens/UGen.html
Modified: trunk/build/Help/UGens/UGen.html
===================================================================
--- trunk/build/Help/UGens/UGen.html 2009-04-24 20:25:21 UTC (rev 9115)
+++ trunk/build/Help/UGens/UGen.html 2009-04-26 01:43:46 UTC (rev 9116)
@@ -122,18 +122,30 @@
<p class="p2"><br></p>
<p class="p4">Wraps the receiver in a <a href="Filters/Wrap.html"><span class="s4">Wrap</span></a><b> </b>UGen, wrapping its output at <b>lo</b> and <b>hi</b>.</p>
<p class="p2"><br></p>
-<p class="p4"><b>lag(lagTime)</b></p>
+<p class="p4"><b>lag(lagTime,t2)</b></p>
<p class="p2"><br></p>
-<p class="p4">Wraps the receiver in a <a href="Filters/Lag.html"><span class="s4">Lag</span></a><b> </b>UGen, smoothing it's output by lagTime.</p>
+<p class="p4">Wraps the receiver in a <a href="Filters/Lag.html"><span class="s4">Lag</span></a><b> </b>UGen, smoothing it's output by lagTime. If a second argument is given, it wraps it in a <a href="Filters/LagUD.html"><span class="s4">LagUD UGen</span></p>
<p class="p2"><br></p>
-<p class="p4"><b>lag2(lagTime)</b></p>
+<p class="p4"><b>lag2(lagTime,t2)</b></p>
<p class="p2"><br></p>
-<p class="p4">Wraps the receiver in a <a href="Filters/Lag2.html"><span class="s4">Lag2</span></a><b> </b>UGen, smoothing it's output by lagTime.</p>
+<p class="p4">Wraps the receiver in a <a href="Filters/Lag2.html"><span class="s4">Lag2</span></a><b> </b>UGen, smoothing it's output by lagTime. If a second argument is given, it wraps it in a <a href="Filters/Lag2UD.html"><span class="s4">Lag2UD UGen</span></p>
<p class="p2"><br></p>
-<p class="p4"><b>lag3(lagTime)</b></p>
+<p class="p4"><b>lag3(lagTime,t2)</b></p>
<p class="p2"><br></p>
-<p class="p4">Wraps the receiver in a <a href="Filters/Lag3.html"><span class="s4">Lag3</span></a><b> </b>UGen, smoothing it's output by lagTime.</p>
+<p class="p4">Wraps the receiver in a <a href="Filters/Lag3.html"><span class="s4">Lag3</span></a><b> </b>UGen, smoothing it's output by lagTime. If a second argument is given, it wraps it in a <a href="Filters/Lag3UD.html"><span class="s4">Lag3UD UGen</span></p>
<p class="p2"><br></p>
+<p class="p4"><b>lagud(lagtimeU,lagtimeD)</b></p>
+<p class="p2"><br></p>
+<p class="p4">Wraps the receiver in a <a href="Filters/LagUD.html"><span class="s4">LagUD</span></a><b> </b>UGen, smoothing it's output by lagtimeU and lagtimeD.</p>
+<p class="p2"><br></p>
+<p class="p4"><b>lag2ud(lagtimeU,lagtimeD)</b></p>
+<p class="p2"><br></p>
+<p class="p4">Wraps the receiver in a <a href="Filters/Lag2UD.html"><span class="s4">Lag2UD</span></a><b> </b>UGen, smoothing it's output by lagtimeU and lagtimeD.</p>
+<p class="p2"><br></p>
+<p class="p4"><b>lag3ud(lagtimeU,lagtimeD)</b></p>
+<p class="p2"><br></p>
+<p class="p4">Wraps the receiver in a <a href="Filters/Lag3UD.html"><span class="s4">Lag3UD</span></a><b> </b>UGen, smoothing it's output by lagtimeU and lagtimeD.</p>
+<p class="p2"><br></p>
<p class="p4"><b>degreeToKey(scale, stepsPerOctave)</b></p>
<p class="p2"><br></p>
<p class="p4">Wraps the receiver in a <a href="Synth control/DegreeToKey.html"><span class="s11">DegreeToKey</span></a><b> </b>UGen. The default <b>stepsPerOctave</b> is 12.</p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
sc-dev mailing list
info (subscription, etc.):
http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtmlarchive:
http://www.listarc.bham.ac.uk/marchives/sc-dev/search:
http://www.listarc.bham.ac.uk/lists/sc-dev/search/