[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] SF.net SVN: supercollider:[9624] trunk/build/Help/BinaryOps/absdif.html
Revision: 9624
http://supercollider.svn.sourceforge.net/supercollider/?rev=9624&view=rev
Author: danstowell
Date: 2009-12-17 10:28:12 +0000 (Thu, 17 Dec 2009)
Log Message:
-----------
zap gremlins
Modified Paths:
--------------
trunk/build/Help/BinaryOps/absdif.html
Modified: trunk/build/Help/BinaryOps/absdif.html
===================================================================
--- trunk/build/Help/BinaryOps/absdif.html 2009-12-17 09:08:32 UTC (rev 9623)
+++ trunk/build/Help/BinaryOps/absdif.html 2009-12-17 10:28:12 UTC (rev 9624)
@@ -26,12 +26,12 @@
<p class="p3"><b>a absdif: b</b></p>
<p class="p3"><b>a.absdif(b)</b></p>
<p class="p2"><br></p>
-<p class="p3">Return the value of<span class="Apple-converted-space"> </span>abs(a - b). Finding the magnitude of the difference of two</p>
+<p class="p3">Return the value of<span class="Apple-converted-space"> </span>abs(a - b). Finding the magnitude of the difference of two</p>
<p class="p3">values is a common operation.</p>
<p class="p4"><br></p>
<p class="p5">// creates a rhythm</p>
<p class="p6">(</p>
-<p class="p6">{<span class="Apple-converted-space"> </span></p>
+<p class="p6">{<span class="Apple-converted-space"> </span></p>
<p class="p6"><span class="s1">var</span> mul;</p>
<p class="p6">mul = 0.2 absdif: <span class="s1">FSinOsc</span>.ar(2, 0, 0.5);</p>
<p class="p6"><span class="s1">FSinOsc</span>.ar(440, 0, mul);</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.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/