Update of /cvsroot/pure-data/externals/sigpack/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31493/help
Modified Files: chop~-help.pd decimate~-help.pd diode~-help.pd foldback~-help.pd foldover~-help.pd freqdiv~-help.pd freqshift~-help.pd harmgen~-help.pd rectify~-help.pd round~-help.pd saturate~-help.pd sieve~-help.pd split~-help.pd ustep~-help.pd vowel~-help.pd Log Message: removed the 'sp.' prefix for Pd-extended builds since its unecessary with the namespace
Index: rectify~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/rectify~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** rectify~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- rectify~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 18,24 **** #X obj 62 201 tabwrite~ rect; #X text 208 237 sIgpAck 0.01; ! #X obj 62 165 sp.rectify~; #X text 166 250 2002 www.weiss-archiv.de; ! #X text 60 13 ---sp.rectify~---; #X connect 1 0 3 0; #X connect 1 0 10 0; --- 18,24 ---- #X obj 62 201 tabwrite~ rect; #X text 208 237 sIgpAck 0.01; ! #X obj 62 165 rectify~; #X text 166 250 2002 www.weiss-archiv.de; ! #X text 60 13 ---rectify~---; #X connect 1 0 3 0; #X connect 1 0 10 0;
Index: harmgen~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/harmgen~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** harmgen~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- harmgen~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 35,41 **** #X text 305 276 ->mag8[-1/1]; #X text 327 297 ->mag9[-1/1]; ! #X obj 62 342 sp.harmgen~ 0 0 0 0 0 0 0 0 0 0; #X text 298 372 2003 www.weiss-archiv.de; ! #X text 60 13 ---sp.harmgen~---; #X connect 1 0 4 0; #X connect 1 0 8 0; --- 35,41 ---- #X text 305 276 ->mag8[-1/1]; #X text 327 297 ->mag9[-1/1]; ! #X obj 62 342 harmgen~ 0 0 0 0 0 0 0 0 0 0; #X text 298 372 2003 www.weiss-archiv.de; ! #X text 60 13 ---harmgen~---; #X connect 1 0 4 0; #X connect 1 0 8 0;
Index: round~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/round~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** round~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- round~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 13,22 **** #X floatatom 145 146 5 0 0 2 coarse - -; #X obj 62 201 tabwrite~ round; ! #X text 60 13 ---sp.round~---; #X text 60 35 simple rounder; #X text 262 240 sIgpAck 0.03; #X text 223 254 2005 www.weiss-archiv.de; #X text 312 12 arg<coarse>; ! #X obj 62 168 sp.round~ 2; #X connect 1 0 4 0; #X connect 1 0 6 0; --- 13,22 ---- #X floatatom 145 146 5 0 0 2 coarse - -; #X obj 62 201 tabwrite~ round; ! #X text 60 13 ---round~---; #X text 60 35 simple rounder; #X text 262 240 sIgpAck 0.03; #X text 223 254 2005 www.weiss-archiv.de; #X text 312 12 arg<coarse>; ! #X obj 62 168 round~ 2; #X connect 1 0 4 0; #X connect 1 0 6 0;
Index: chop~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/chop~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** chop~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- chop~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 18,24 **** #X text 300 11 arg<factor>; #X text 252 301 sIgpAck 0.02; ! #X obj 62 186 sp.chop~ 0; #X text 213 316 2003 www.weiss-archiv.de; ! #X text 60 13 ---sp.chop~---; #X connect 0 0 16 2; #X connect 2 0 16 0; --- 18,24 ---- #X text 300 11 arg<factor>; #X text 252 301 sIgpAck 0.02; ! #X obj 62 186 chop~ 0; #X text 213 316 2003 www.weiss-archiv.de; ! #X text 60 13 ---chop~---; #X connect 0 0 16 2; #X connect 2 0 16 0;
Index: foldback~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/foldback~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** foldback~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- foldback~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 19,25 **** #X text 299 12 arg<neg><pos>; #X text 60 35 signal mirror; ! #X obj 62 168 sp.foldback~ -0.5 0.5; #X text 224 254 2002 www.weiss-archiv.de; ! #X text 60 13 ---sp.foldback~---; #X connect 1 0 4 0; #X connect 1 0 7 0; --- 19,25 ---- #X text 299 12 arg<neg><pos>; #X text 60 35 signal mirror; ! #X obj 62 168 foldback~ -0.5 0.5; #X text 224 254 2002 www.weiss-archiv.de; ! #X text 60 13 ---foldback~---; #X connect 1 0 4 0; #X connect 1 0 7 0;
Index: freqdiv~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/freqdiv~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** freqdiv~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- freqdiv~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 17,23 **** #X text 220 157 [(int)0-8]; #X text 293 239 sIgpAck 0.02; ! #X obj 62 168 sp.freqdiv~ 1; #X text 254 254 2003 www.weiss-archiv.de; ! #X text 60 13 ---sp.freqdiv~---; #X connect 1 0 3 0; #X connect 1 0 4 0; --- 17,23 ---- #X text 220 157 [(int)0-8]; #X text 293 239 sIgpAck 0.02; ! #X obj 62 168 freqdiv~ 1; #X text 254 254 2003 www.weiss-archiv.de; ! #X text 60 13 ---freqdiv~---; #X connect 1 0 3 0; #X connect 1 0 4 0;
Index: split~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/split~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** split~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- split~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 12,18 **** #X text 164 209 sIgpAck 0.01; #X text 224 13 arg<value>; ! #X obj 109 120 sp.split~ 0.5; #X text 124 224 2002 www.weiss-archiv.de; ! #X text 60 13 ---sp.split~---; #X connect 0 0 12 1; #X connect 1 0 12 0; --- 12,18 ---- #X text 164 209 sIgpAck 0.01; #X text 224 13 arg<value>; ! #X obj 109 120 split~ 0.5; #X text 124 224 2002 www.weiss-archiv.de; ! #X text 60 13 ---split~---; #X connect 0 0 12 1; #X connect 1 0 12 0;
Index: decimate~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/decimate~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** decimate~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- decimate~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 21,27 **** #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 text 222 281 2003 www.weiss-archiv.de; ! #X text 51 13 ---sp.decimate~---; #X connect 1 0 4 0; #X connect 1 0 7 0; --- 21,27 ---- #X text 51 67 of orig. samplerate etc.; #X text 260 268 sIgpAck 0.02; ! #X obj 52 195 decimate~ 0.5 16; #X text 222 281 2003 www.weiss-archiv.de; ! #X text 51 13 ---decimate~---; #X connect 1 0 4 0; #X connect 1 0 7 0;
Index: ustep~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/ustep~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ustep~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- ustep~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 23,29 **** #X text 301 15 arg<mode><threshold>; #X text 308 331 sIgpAck 0.01; ! #X obj 62 163 sp.ustep~ 0 0.5; #X text 269 345 2002 www.weiss-archiv.de; ! #X text 60 13 ---sp.ustep~---; #X connect 1 0 5 0; #X connect 2 0 0 0; --- 23,29 ---- #X text 301 15 arg<mode><threshold>; #X text 308 331 sIgpAck 0.01; ! #X obj 62 163 ustep~ 0 0.5; #X text 269 345 2002 www.weiss-archiv.de; ! #X text 60 13 ---ustep~---; #X connect 1 0 5 0; #X connect 2 0 0 0;
Index: sieve~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/sieve~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** sieve~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- sieve~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 16,21 **** #X text 223 254 2005 www.weiss-archiv.de; #X obj 62 201 tabwrite~ sieve; ! #X obj 62 168 sp.sieve~ 0 0.5; ! #X text 60 13 ---sp.sieve~---; #X text 60 35 simple sample sifter; #X text 294 12 arg<mode><samp>; --- 16,21 ---- #X text 223 254 2005 www.weiss-archiv.de; #X obj 62 201 tabwrite~ sieve; ! #X obj 62 168 sieve~ 0 0.5; ! #X text 60 13 ---sieve~---; #X text 60 35 simple sample sifter; #X text 294 12 arg<mode><samp>;
Index: diode~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/diode~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** diode~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- diode~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 11,17 **** #X restore 306 75 graph; #X obj 72 105 tabwrite~ osc; ! #X text 60 13 ---sp.diode~---; #X obj 62 201 tabwrite~ diode; ! #X obj 62 168 sp.diode~ 0; #X floatatom 145 147 5 0 2 2 mode[0-2] - -; #X text 294 12 arg<mode>; --- 11,17 ---- #X restore 306 75 graph; #X obj 72 105 tabwrite~ osc; ! #X text 60 13 ---diode~---; #X obj 62 201 tabwrite~ diode; ! #X obj 62 168 diode~ 0; #X floatatom 145 147 5 0 2 2 mode[0-2] - -; #X text 294 12 arg<mode>;
Index: vowel~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/vowel~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** vowel~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- vowel~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 25,31 **** #X obj 62 145 phasor~ 220; #X text 190 315 sIgpAck 0.02; ! #X obj 62 205 sp.vowel~ 0; #X text 151 330 2003 www.weiss-archiv.de; ! #X text 60 13 ---sp.vowel~---; #X connect 2 0 3 0; #X connect 3 0 4 0; --- 25,31 ---- #X obj 62 145 phasor~ 220; #X text 190 315 sIgpAck 0.02; ! #X obj 62 205 vowel~ 0; #X text 151 330 2003 www.weiss-archiv.de; ! #X text 60 13 ---vowel~---; #X connect 2 0 3 0; #X connect 3 0 4 0;
Index: saturate~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/saturate~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** saturate~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- saturate~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 19,25 **** #X text 60 50 if signal is above threshold; #X text 60 65 a soft saturation is added; ! #X obj 61 193 sp.saturate~ 0.5; #X text 223 278 2003 www.weiss-archiv.de; ! #X text 60 13 ---sp.saturate~---; #X connect 1 0 4 0; #X connect 1 0 6 0; --- 19,25 ---- #X text 60 50 if signal is above threshold; #X text 60 65 a soft saturation is added; ! #X obj 61 193 saturate~ 0.5; #X text 223 278 2003 www.weiss-archiv.de; ! #X text 60 13 ---saturate~---; #X connect 1 0 4 0; #X connect 1 0 6 0;
Index: foldover~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/foldover~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** foldover~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- foldover~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 19,25 **** #X text 294 12 arg<amp><sym>; #X text 262 240 sIgpAck 0.02; ! #X obj 62 168 sp.foldover~ 0 0; #X text 223 254 2003 www.weiss-archiv.de; ! #X text 60 13 ---sp.foldover~---; #X connect 1 0 4 0; #X connect 1 0 7 0; --- 19,25 ---- #X text 294 12 arg<amp><sym>; #X text 262 240 sIgpAck 0.02; ! #X obj 62 168 foldover~ 0 0; #X text 223 254 2003 www.weiss-archiv.de; ! #X text 60 13 ---foldover~---; #X connect 1 0 4 0; #X connect 1 0 7 0;
Index: freqshift~-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/sigpack/help/freqshift~-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** freqshift~-help.pd 9 Jan 2006 21:24:27 -0000 1.1 --- freqshift~-help.pd 17 Jan 2006 16:30:00 -0000 1.2 *************** *** 10,17 **** #X restore 337 75 graph; #X obj 72 105 tabwrite~ osc; ! #X text 60 13 ---sp.freqshift~---; #X text 60 35 bode frequency shifter; #X text 315 12 arg<shift>; ! #X obj 62 168 sp.freqshift~ 100; #X obj 62 78 osc~ 110; #X text 287 334 sIgpAck 0.03; --- 10,17 ---- #X restore 337 75 graph; #X obj 72 105 tabwrite~ osc; ! #X text 60 13 ---freqshift~---; #X text 60 35 bode frequency shifter; #X text 315 12 arg<shift>; ! #X obj 62 168 freqshift~ 100; #X obj 62 78 osc~ 110; #X text 287 334 sIgpAck 0.03;