Skip to content

Commit

Permalink
Update rand.list.pd
Browse files Browse the repository at this point in the history
closes #1329
  • Loading branch information
porres committed Aug 23, 2022
1 parent e7b158f commit d91382b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Classes/Abstractions/rand.list.pd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#N canvas 568 139 636 390 12;
#N canvas 724 183 636 390 12;
#X declare -path else;
#X obj 86 44 inlet;
#X obj 188 44 inlet;
Expand All @@ -11,7 +11,6 @@
#X text 347 189 Alexandre Torres Porres (2021);
#X obj 392 132 declare -path else;
#X obj 86 272 else/rand.i 0 1;
#X obj 188 238 + 1;
#N canvas 344 121 400 334 args 0;
#X obj 83 173 else/swap2;
#X obj 84 138 list split 1;
Expand Down Expand Up @@ -44,15 +43,16 @@
#X connect 4 0 0 0;
#X connect 5 0 0 0;
#X restore 115 227 pd seed;
#X connect 0 0 13 0;
#X obj 188 238 - 1;
#X connect 0 0 12 0;
#X connect 1 0 4 0;
#X connect 3 0 2 0;
#X connect 4 0 6 0;
#X connect 6 0 11 0;
#X connect 6 0 14 0;
#X connect 10 0 3 0;
#X connect 11 0 10 2;
#X connect 12 0 4 0;
#X connect 11 0 4 0;
#X connect 12 0 10 0;
#X connect 12 1 13 0;
#X connect 12 2 4 0;
#X connect 13 0 10 0;
#X connect 13 1 14 0;
#X connect 13 2 4 0;
#X connect 14 0 10 0;
#X connect 14 0 10 2;

0 comments on commit d91382b

Please sign in to comment.