From f2315675d0f040ee02fd1e572d829aa1979b07be Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sat, 17 May 2008 02:19:45 +0000 Subject: added keycommand for quick key assignments, plus another ds-abstraction and an implementation of vmetro svn path=/trunk/abstractions/senderfruit/; revision=9828 --- core/pausetimer-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 core/pausetimer-help.pd (limited to 'core/pausetimer-help.pd') 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; -- cgit v1.2.1