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 --- round~-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 round~-help.pd (limited to 'round~-help.pd') diff --git a/round~-help.pd b/round~-help.pd new file mode 100644 index 0000000..00e11dc --- /dev/null +++ b/round~-help.pd @@ -0,0 +1,26 @@ +#N canvas 190 492 440 305 12; +#N canvas 0 0 450 300 graph1 0; +#X array round 44100 float 0; +#X coords 0 1.02 44099 -1.02 100 70 1; +#X restore 307 162 graph; +#X msg 18 85 bang; +#X obj 62 78 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 306 75 graph; +#X obj 72 105 tabwrite~ osc; +#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; +#X obj 62 168 round~ 2; +#X connect 1 0 4 0; +#X connect 1 0 6 0; +#X connect 2 0 4 0; +#X connect 2 0 12 0; +#X connect 5 0 12 1; +#X connect 12 0 6 0; -- cgit v1.2.1