aboutsummaryrefslogtreecommitdiff
path: root/iemabs/help-modulo_counter.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2005-04-01 17:37:22 +0000
committermusil <tmusil@users.sourceforge.net>2005-04-01 17:37:22 +0000
commit61982032ea7eee2c3864add894b2199b639dd225 (patch)
treeec04f2c096f3533df1b612e3e365f9c4196e4aae /iemabs/help-modulo_counter.pd
parent467b8898b177b143347921e79980adfeff3fe150 (diff)
initial checkin (release 1.15)
this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665
Diffstat (limited to 'iemabs/help-modulo_counter.pd')
-rw-r--r--iemabs/help-modulo_counter.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/iemabs/help-modulo_counter.pd b/iemabs/help-modulo_counter.pd
new file mode 100644
index 0000000..d6832b1
--- /dev/null
+++ b/iemabs/help-modulo_counter.pd
@@ -0,0 +1,19 @@
+#N canvas 167 267 521 293 10;
+#X msg 27 97 bang;
+#X floatatom 75 164 5 0 0;
+#X floatatom 75 72 5 1 100;
+#X floatatom 203 76 5 0 99;
+#X obj 75 135 modulo_counter 10 5;
+#X text 13 12 modulo_counter:;
+#X text 7 233 (c) musil@iem.kug.ac.at;
+#X text 49 246 IEM KUG;
+#X text 24 258 graz \, austria 2001;
+#X text 261 195 (optional) default 0;
+#X text 161 182 2.arg: <float> initial-value (0 .. max - 1);
+#X text 161 168 1.arg: <float> maximum;
+#X text 36 54 <float> maximum;
+#X text 202 56 <float> initial-value (0 .. max - 1);
+#X connect 0 0 4 0;
+#X connect 2 0 4 0;
+#X connect 3 0 4 1;
+#X connect 4 0 1 0;