diff --git a/Help/AverageOutput.html b/Help/AverageOutput.html index d8f4c18..1ad4fd1 100644 --- a/Help/AverageOutput.html +++ b/Help/AverageOutput.html @@ -5,7 +5,7 @@ - + diff --git a/README b/README.textile similarity index 70% rename from README rename to README.textile index 1aaad31..90fadb5 100644 --- a/README +++ b/README.textile @@ -1,12 +1,16 @@ -SuperCollider 3 Unit Generators -=============================== +h1. SuperCollider 3 Unit Generators -- SwitchDelay - feedback delay line implementing switch-and-ramp technique. Seeks to avoid unwanted artefacts when switching the buffer read position/delay time. +h3. SwitchDelay -- AverageOutput - calculates mean average of audio or control rate signal. +feedback delay line implementing switch-and-ramp technique. Seeks to avoid unwanted artefacts when switching the buffer read position/delay time.
+"example - mp3":http://rfwatson.github.com/switchdelay.mp3 (832k) +h3. AverageOutput -Released under the GNU General Public License. +calculates mean average of audio or control rate signal. +

+ +*Released under the GNU General Public License.* ************************************************************************