diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-17 16:30:01 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-01-17 16:30:01 +0000 |
commit | b6fd82e05ec9b195af6e1031994a411b76bd03dd (patch) | |
tree | 22c8ecff7007b7dc778a75d832cd6d25ad45c0a6 /help/decimate~-help.pd | |
parent | 3b026703323546aa0342040643fb0cbd4e032f38 (diff) |
removed the 'sp.' prefix for Pd-extended builds since its unecessary with the namespace
svn path=/trunk/externals/sigpack/; revision=4443
Diffstat (limited to 'help/decimate~-help.pd')
-rw-r--r-- | help/decimate~-help.pd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/decimate~-help.pd b/help/decimate~-help.pd index 3f9e35c..8ea60ee 100644 --- a/help/decimate~-help.pd +++ b/help/decimate~-help.pd @@ -20,9 +20,9 @@ #X text 273 11 arg<ratio><bits>;
#X text 51 67 of orig. samplerate etc.;
#X text 260 268 sIgpAck 0.02;
-#X obj 52 195 sp.decimate~ 0.5 16;
+#X obj 52 195 decimate~ 0.5 16;
#X text 222 281 2003 www.weiss-archiv.de;
-#X text 51 13 ---sp.decimate~---;
+#X text 51 13 ---decimate~---;
#X connect 1 0 4 0;
#X connect 1 0 7 0;
#X connect 2 0 4 0;
|