From bcb36add25f5f7538ff13a0f9828db8a06830c03 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 06:37:15 +0000 Subject: added META subpatch svn path=/trunk/externals/maxlib/; revision=14442 --- pulse-help.pd | 85 +++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 50 insertions(+), 35 deletions(-) (limited to 'pulse-help.pd') diff --git a/pulse-help.pd b/pulse-help.pd index 6d1320a..942cd71 100644 --- a/pulse-help.pd +++ b/pulse-help.pd @@ -1,35 +1,50 @@ -#N canvas 499 150 464 314 12; -#X obj 23 223 pulse 120 1 4 0; -#X floatatom 23 265 5 0 0; -#X obj 138 265 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -258699 --1; -#X msg 23 23 0; -#X msg 48 80 1; -#X floatatom 51 122 5 0 0; -#X floatatom 138 197 5 0 0; -#X floatatom 109 172 5 0 0; -#X floatatom 80 147 5 0 0; -#X msg 39 53 bang; -#X text 55 23 stop; -#X obj 313 18 metro; -#X text 80 79 start; -#X text 242 44 originally written by; -#X text 240 62 James McCartney for Max; -#X text 74 267 count; -#X text 168 18 pulse :: a better; -#X text 104 123 quarter notes per minute; -#X text 190 199 number of beats to play; -#X text 189 214 before turning off; -#X text 77 54 toggles on/off; -#X text 131 148 interval at which a bang is output; -#X text 160 174 notes to count (default = quarter); -#X text 166 264 pulse turned off automagically; -#X connect 0 0 1 0; -#X connect 0 1 2 0; -#X connect 3 0 0 0; -#X connect 4 0 0 0; -#X connect 5 0 0 1; -#X connect 6 0 0 4; -#X connect 7 0 0 3; -#X connect 8 0 0 2; -#X connect 9 0 0 0; +#N canvas 0 26 464 342 12; +#X obj 23 223 pulse 120 1 4 0; +#X floatatom 23 265 5 0 0 0 - - -; +#X obj 138 265 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -258699 +-1; +#X msg 23 23 0; +#X msg 48 80 1; +#X floatatom 51 122 5 0 0 0 - - -; +#X floatatom 138 197 5 0 0 0 - - -; +#X floatatom 109 172 5 0 0 0 - - -; +#X floatatom 80 147 5 0 0 0 - - -; +#X msg 39 53 bang; +#X text 55 23 stop; +#X obj 313 18 metro; +#X text 80 79 start; +#X text 242 44 originally written by; +#X text 240 62 James McCartney for Max; +#X text 74 267 count; +#X text 168 18 pulse :: a better; +#X text 104 123 quarter notes per minute; +#X text 190 199 number of beats to play; +#X text 189 214 before turning off; +#X text 77 54 toggles on/off; +#X text 131 148 interval at which a bang is output; +#X text 160 174 notes to count (default = quarter); +#X text 166 264 pulse turned off automagically; +#N canvas 474 26 494 344 META 0; +#X text 12 225 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 205 AUTHOR Olaf Matthes ; +#X text 12 5 KEYWORDS control; +#X text 12 45 DESCRIPTION a better metro; +#X text 12 65 INLET_0 float bang; +#X text 12 85 INLET_1 float; +#X text 12 105 INLET_2 float; +#X text 12 125 INLET_3 float; +#X text 12 145 INLET_4 float; +#X text 12 165 OUTLET_0 float; +#X text 12 185 OUTLET_1 bang; +#X restore 401 307 pd META; +#X connect 0 0 1 0; +#X connect 0 1 2 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 1; +#X connect 6 0 0 4; +#X connect 7 0 0 3; +#X connect 8 0 0 2; +#X connect 9 0 0 0; -- cgit v1.2.1