From f9e3fe480e7e3c448a626d508f1976f4fec2f759 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 9 Feb 2010 21:05:37 +0000 Subject: convert file layout to libdir style and setup everything with the new template Makefile+debian stuff svn path=/trunk/externals/sigpack/; revision=13153 --- freqshift~-help.pd | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 freqshift~-help.pd (limited to 'freqshift~-help.pd') diff --git a/freqshift~-help.pd b/freqshift~-help.pd new file mode 100644 index 0000000..c0b5b09 --- /dev/null +++ b/freqshift~-help.pd @@ -0,0 +1,38 @@ +#N canvas 106 78 492 389 12; +#N canvas 0 22 450 300 (subpatch) 0; +#X array downshift 44100 float 0; +#X coords 0 1.02 44099 -1.02 100 70 1; +#X restore 337 163 graph; +#X msg 18 105 bang; +#N canvas 0 22 450 300 (subpatch) 0; +#X array osc 44100 float 0; +#X coords 0 1 44099 -1 100 70 1; +#X restore 337 75 graph; +#X obj 112 125 tabwrite~ osc; +#X text 60 13 ---freqshift~---; +#X text 60 35 bode frequency shifter; +#X text 315 12 arg; +#X obj 102 188 freqshift~ 100; +#X obj 102 98 osc~ 110; +#X text 287 334 sIgpAck 0.03; +#X text 248 349 2005 www.weiss-archiv.de; +#X floatatom 233 163 5 0 0 2 shift[hz] - -; +#N canvas 0 22 450 300 (subpatch) 0; +#X array upshift 44100 float 0; +#X coords 0 1.02 44099 -1.02 100 70 1; +#X restore 338 252 graph; +#X obj 103 324 tabwrite~ downshift; +#X obj 113 300 tabwrite~ upshift; +#X obj 18 79 metro 250; +#X obj 18 60 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1 +; +#X connect 1 0 3 0; +#X connect 1 0 13 0; +#X connect 1 0 14 0; +#X connect 7 0 13 0; +#X connect 7 1 14 0; +#X connect 8 0 3 0; +#X connect 8 0 7 0; +#X connect 11 0 7 1; +#X connect 15 0 1 0; +#X connect 16 0 15 0; -- cgit v1.2.1