From e7357670c24f526bf2e2229ad5c79819c79d4c80 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 20 Nov 2012 18:52:54 +0000 Subject: update readme to include changelog entries and swh_plugins reference svn path=/trunk/externals/sigpack/; revision=16566 --- README.txt | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index 696cf13..4fe67a5 100644 --- a/README.txt +++ b/README.txt @@ -3,9 +3,15 @@ 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~ +chop~ decimate~ diode~ foldback~ foldover~ freqdiv~ +freqshift~ hardlimit~ harmgen~ impulse~ rectify~ round~ saturate~ shape~ sieve~ +split~ transient~ ustep~ valverect~ vowel~ wavewrap~ + + +these are based on code from swh_plugins (http://plugin.org.uk): +diode~.c foldover~.c freqdiv~.c freqshift~.c hardlimit~.c harmgen~.c impulse~.c +shape~.c transient~.c valverect~.c wavewrap~.c + released under the GNU/GPL-license this is software with absolutely no warranty @@ -15,6 +21,18 @@ contact + +-----------------TODO-------------------- +:: update swh_plugins code from latest release: http://plugin.org.uk/releases/0.4.15 + + + +-----------------v0.043------------------ +:: removed type-punning since it doesn't work for 64-bit or C99 + +-----------------v0.042------------------ +::removed "sp_" prefix from object names + -----------------v0.04------------------- ::cleaning up code a bit ::add GNU/GPL license.txt @@ -34,4 +52,4 @@ contact sp_chop~ sp_decimate~ sp_foldover~ sp_freqdiv~ sp_harmgen~ sp_saturate~ sp_vowel~ -----------------v0.01------------------- -::initial release \ No newline at end of file +::initial release -- cgit v1.2.1