From 2389091c6bf73e52fd19551f366034a15fdf7d95 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 Apr 2006 23:48:34 +0000 Subject: integrated lots of ideas and content from ggkarman's Tutoriales pd svn path=/trunk/; revision=4906 --- doc/tutorials/intro/sorting_messages_by_type.pd | 80 +++++++++++++------------ 1 file changed, 41 insertions(+), 39 deletions(-) (limited to 'doc/tutorials/intro/sorting_messages_by_type.pd') diff --git a/doc/tutorials/intro/sorting_messages_by_type.pd b/doc/tutorials/intro/sorting_messages_by_type.pd index 12e84c05..65f633be 100644 --- a/doc/tutorials/intro/sorting_messages_by_type.pd +++ b/doc/tutorials/intro/sorting_messages_by_type.pd @@ -1,47 +1,49 @@ -#N canvas 565 106 627 443 12; -#X obj -60 8 cnv 15 400 40 empty empty sorting_messages_by_type 20 +#N canvas 44 68 635 451 12; +#X obj 10 10 cnv 15 400 40 empty empty sorting_messages_by_type 20 12 0 24 -228992 -66577 0; -#X text -50 63 When processing messages \, some operations should only -be applied to messages of a certain type. [route] allows you to sort -messages by type:; -#X floatatom 168 339 5 0 0 0 - - -; -#X symbolatom 237 338 10 0 0 0 - - -; -#X obj 100 359 bng 15 250 50 0 empty empty bang -6 23 1 12 -262144 +#X floatatom 282 359 5 0 0 0 - - -; +#X symbolatom 351 358 10 0 0 0 - - -; +#X obj 214 379 bng 15 250 50 0 empty empty bang -6 23 1 12 -262144 -1 -1; -#X obj 100 315 route bang float symbol list; -#X obj 168 359 bng 15 250 50 0 empty empty float -4 23 1 12 -262144 +#X obj 214 335 route bang float symbol list; +#X obj 282 379 bng 15 250 50 0 empty empty float -4 23 1 12 -262144 -1 -1; -#X obj 237 359 bng 15 250 50 0 empty empty symbol -12 23 1 12 -262144 +#X obj 351 379 bng 15 250 50 0 empty empty symbol -12 23 1 12 -262144 -1 -1; -#X obj 306 359 bng 15 250 50 0 empty empty list -2 23 1 12 -262144 +#X obj 420 379 bng 15 250 50 0 empty empty list -2 23 1 12 -262144 -1 -1; -#X obj 375 359 bng 15 250 50 0 empty empty selector_series -18 23 1 +#X obj 489 379 bng 15 250 50 0 empty empty selector_series -18 23 1 12 -262144 -1 -1; -#X msg -43 173 bang; -#X msg 34 196 642.3; -#X msg 109 170 symbol moshimoshi; -#X msg 129 194 symbol sayonara; -#X obj -9 198 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +#X msg 40 172 bang; +#X msg 128 183 642.3; +#X msg 214 159 symbol moshimoshi; +#X msg 214 183 symbol sayonara; +#X obj 40 197 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; -#X msg 331 171 1 2 3; -#X msg 344 194 5 for free!; -#X msg 345 228 list here we go...; -#X msg 345 261 not a list? nope...; -#X msg 11 172 float 5; +#X msg 411 171 1 2 3; +#X msg 411 194 5 for free!; +#X msg 411 218 list here we go...; +#X msg 423 251 not a list? nope...; +#X msg 105 159 float 5; +#X text 10 63 When processing messages \, some operations should only +be applied to messages of a certain type. [route] allows you to sort +messages by type:; +#X msg 423 276 selector data data; +#X connect 1 0 5 0; #X connect 2 0 6 0; -#X connect 3 0 7 0; -#X connect 5 0 4 0; -#X connect 5 1 2 0; -#X connect 5 2 3 0; -#X connect 5 3 8 0; -#X connect 5 4 9 0; -#X connect 10 0 5 0; -#X connect 11 0 5 0; -#X connect 12 0 5 0; -#X connect 13 0 5 0; -#X connect 14 0 5 0; -#X connect 15 0 5 0; -#X connect 16 0 5 0; -#X connect 17 0 5 0; -#X connect 18 0 5 0; -#X connect 19 0 5 0; +#X connect 4 0 3 0; +#X connect 4 1 1 0; +#X connect 4 2 2 0; +#X connect 4 3 7 0; +#X connect 4 4 8 0; +#X connect 9 0 4 0; +#X connect 10 0 4 0; +#X connect 11 0 4 0; +#X connect 12 0 4 0; +#X connect 13 0 4 0; +#X connect 14 0 4 0; +#X connect 15 0 4 0; +#X connect 16 0 4 0; +#X connect 17 0 4 0; +#X connect 18 0 4 0; +#X connect 20 0 4 0; -- cgit v1.2.1