diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-09 21:24:28 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-09 21:24:28 +0000 |
commit | 8ca5da0948125e957b29785d880b6d4da0b6ce98 (patch) | |
tree | 029b35913f8efcc7caca87af1c7541fa625bceb2 /readme.txt | |
parent | d68f8326740a6a8d0b97b00e774d23c1a5c336a2 (diff) |
checked in code from sIgpAck0.03.ZIP; cleaned up comment warnings and changed #ifdef NT to #ifdef _MSC_VER; removed sp. prefix and set up for namespaces
svn path=/trunk/; revision=4381
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt new file mode 100644 index 00000000..a1f9beb8 --- /dev/null +++ b/readme.txt @@ -0,0 +1,16 @@ +sIgpAck version 0.03
+
+signal object library for pure-data
+win-32 only
+
+objects included
+sp.chop~ sp.decimate~ sp.diode~ sp.foldback~ sp.foldover~ sp.freqdiv~
+sp.freqshift~ sp.harmgen~ sp.rectify~ sp.round~ sp.saturate~ sp.sieve~
+sp.split~ sp.ustep~ sp.vowel~
+
+this is software with absolutely no warranty
+use it at your own risk
+
+contact
+<weiss@weiss-archiv.de>
+<http://www.weiss-archiv.de>
\ No newline at end of file |