aboutsummaryrefslogtreecommitdiff
path: root/round~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-09 21:05:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-09 21:05:37 +0000
commitf9e3fe480e7e3c448a626d508f1976f4fec2f759 (patch)
tree4c82fc18ec367525537358a0be41d9be8ab55bad /round~-help.pd
parent10c09b5f8fafb9bf02fd8ad21e7093fb55e14b45 (diff)
convert file layout to libdir style and setup everything with the new template Makefile+debian stuff
svn path=/trunk/externals/sigpack/; revision=13153
Diffstat (limited to 'round~-help.pd')
-rw-r--r--round~-help.pd26
1 files changed, 26 insertions, 0 deletions
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<coarse>;
+#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;