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 --- freqdiv~-help.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 freqdiv~-help.pd (limited to 'freqdiv~-help.pd') diff --git a/freqdiv~-help.pd b/freqdiv~-help.pd new file mode 100644 index 0000000..6e5c5f5 --- /dev/null +++ b/freqdiv~-help.pd @@ -0,0 +1,27 @@ +#N canvas 71 176 488 313 12; +#N canvas 0 0 450 300 graph1 0; +#X array div 44100 float 0; +#X coords 0 1.02 44099 -1.02 100 70 1; +#X restore 338 163 graph; +#X msg 18 85 bang; +#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 337 75 graph; +#X obj 72 105 tabwrite~ osc; +#X obj 62 201 tabwrite~ div; +#X floatatom 161 143 5 0 8 1 -->denominate - -; +#X text 315 12 arg; +#X text 60 35 signal frequency divider; +#X obj 62 78 osc~ 4; +#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; +#X connect 5 0 11 1; +#X connect 8 0 3 0; +#X connect 8 0 11 0; +#X connect 11 0 4 0; -- cgit v1.2.1