From 3f2a13249689a13b7b3aa8d4c83aed121c28d366 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 15 Jun 2006 02:53:08 +0000 Subject: made default argument be 1 so that object will pass data thru if no argument is given, instead of outputing nothing svn path=/trunk/externals/mapping/; revision=5245 --- help/upsample-help.pd | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'help') diff --git a/help/upsample-help.pd b/help/upsample-help.pd index f102224..a17243d 100644 --- a/help/upsample-help.pd +++ b/help/upsample-help.pd @@ -1,6 +1,19 @@ -#N canvas 342 493 444 426 10; -#X msg 26 90 1; -#X obj 26 144 print; -#X obj 25 118 upsample 3; -#X connect 0 0 2 0; -#X connect 2 0 1 0; +#N canvas 355 237 367 339 10; +#X msg 82 101 1; +#X obj 84 226 print; +#X obj 204 227 print ---------; +#X text 79 77 increase the sampling rate; +#X obj 83 140 trigger float bang; +#X obj 98 119 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 2600 1; +#X obj 83 200 upsample 3; +#X obj 158 177 hsl 128 15 0 10 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 4100 1; +#X floatatom 162 201 5 0 0 0 - - -; +#X connect 0 0 4 0; +#X connect 4 0 6 0; +#X connect 4 1 2 0; +#X connect 5 0 4 0; +#X connect 6 0 1 0; +#X connect 7 0 6 1; +#X connect 7 0 8 0; -- cgit v1.2.1