From d449d31030cfc4a3e06858bf877dcbfacad59f74 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 9 Jan 2006 21:24:28 +0000 Subject: 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/externals/sigpack/; revision=4381 --- help/decimate~-help.pd | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 help/decimate~-help.pd (limited to 'help/decimate~-help.pd') diff --git a/help/decimate~-help.pd b/help/decimate~-help.pd new file mode 100644 index 0000000..3f9e35c --- /dev/null +++ b/help/decimate~-help.pd @@ -0,0 +1,32 @@ +#N canvas 285 400 488 343 12; +#N canvas 0 0 450 300 graph1 0; +#X array deci 44100 float 0; +#X coords 0 1.02 44099 -1.02 100 70 1; +#X restore 305 189 graph; +#X msg 8 112 bang; +#X obj 52 105 osc~ 1.5; +#N canvas 0 0 450 300 graph1 0; +#X array osc 44100 float 0; +#X coords 0 1 44099 -1 100 70 1; +#X restore 305 102 graph; +#X obj 62 132 tabwrite~ osc; +#X obj 125 172 nbx 5 14 0 1 0 0 empty empty ratio 0 -6 0 10 -262144 +-1 -1 0.02 256; +#X obj 199 172 nbx 5 14 0 32 0 0 empty empty bits[1-32] 0 -6 0 10 -262144 +-1 -1 0 256; +#X obj 52 228 tabwrite~ deci; +#X text 51 35 signal decimation; +#X text 51 50 a ratio of 1 is orig. samplerate 0.5 is half; +#X text 273 11 arg; +#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; +#X connect 2 0 4 0; +#X connect 2 0 13 0; +#X connect 5 0 13 1; +#X connect 6 0 13 2; +#X connect 13 0 7 0; -- cgit v1.2.1