aboutsummaryrefslogtreecommitdiff
path: root/core/pausetimer-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-05-17 02:19:45 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-05-17 02:19:45 +0000
commitf2315675d0f040ee02fd1e572d829aa1979b07be (patch)
tree2bc5859f4bab3a7f66177a49a4bad1cf7bb48977 /core/pausetimer-help.pd
parent7e3f3bbef327d13b22e7627447316c1fc754380f (diff)
added keycommand for quick key assignments, plus another ds-abstraction and an implementation of vmetro
svn path=/trunk/abstractions/senderfruit/; revision=9828
Diffstat (limited to 'core/pausetimer-help.pd')
-rw-r--r--core/pausetimer-help.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/core/pausetimer-help.pd b/core/pausetimer-help.pd
new file mode 100644
index 0000000..a29cfb0
--- /dev/null
+++ b/core/pausetimer-help.pd
@@ -0,0 +1,21 @@
+#N canvas 669 298 565 260 10;
+#X obj 123 37 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+1;
+#X msg 131 95 pause;
+#X msg 171 95 resume;
+#X msg 216 95 reset;
+#X floatatom 123 195 0 0 0 0 - - -;
+#X obj 123 157 pausetimer;
+#X text 6 6 pausetimer: pausable [timer];
+#X obj 123 56 metro 0.1;
+#X text 261 77 float to add offset ( reset on [reset( );
+#X msg 258 95 -5000;
+#X msg 258 114 15000;
+#X connect 0 0 7 0;
+#X connect 1 0 5 0;
+#X connect 2 0 5 0;
+#X connect 3 0 5 0;
+#X connect 5 0 4 0;
+#X connect 7 0 5 0;
+#X connect 9 0 5 0;
+#X connect 10 0 5 0;