aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-10 05:16:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-10 05:16:14 +0000
commit0cc0e72f67a6c22ec668a12c4e7611ea534ddea2 (patch)
treec3054df3a0d8d2b78f6f3bd3b1424edb69192e25 /README.txt
parentdf0e713c933df4281760fde8bf75ec66d1ca02ce (diff)
updated all templates with the PDOBJECTS fixes from the 'mapping' build
svn path=/trunk/externals/sigpack/; revision=13167
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt37
1 files changed, 37 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..696cf13
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,37 @@
+sigpack version 0.04
+
+signal object library for pure-data
+
+objects:
+sp_chop~ sp_decimate~ sp_diode~ sp_foldback~ sp_foldover~ sp_freqdiv~
+sp_freqshift~ sp_hardlimit~ sp_harmgen~ sp_impulse~ sp_rectify~ sp_round~ sp_saturate~ sp_shape~ sp_sieve~
+sp_split~ sp_transient~ sp_ustep~ sp_valverect~ sp_vowel~ sp_wavewrap~
+
+released under the GNU/GPL-license
+this is software with absolutely no warranty
+use it at your own risk
+
+contact
+<postmeister@weiss-archiv.de>
+<http://www.weiss-archiv.de>
+
+-----------------v0.04-------------------
+::cleaning up code a bit
+::add GNU/GPL license.txt
+::new objects:
+ sp_hardlimit~ sp_impulse~ sp_shape~ sp_transient~ sp_valverect~ sp_wavewrap~
+
+-----------------v0.03b------------------
+::change prefix to "sp_", so every extern compiles as single object (for pd-extended)
+
+-----------------v0.03-------------------
+::add prefix "sp." to avoid nameclash
+::new objects:
+ sp_diode~ sp_freqshift~ sp_round~ sp_sieve~
+
+-----------------v0.02-------------------
+::new objects:
+ sp_chop~ sp_decimate~ sp_foldover~ sp_freqdiv~ sp_harmgen~ sp_saturate~ sp_vowel~
+
+-----------------v0.01-------------------
+::initial release \ No newline at end of file