Skip to content

Commit

Permalink
Old stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarje committed Mar 2, 2018
1 parent 232f3b4 commit 3e8fcff
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 185 deletions.
57 changes: 37 additions & 20 deletions random-sine/_main.pd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#N canvas 41 197 1068 633 10;
#N canvas 503 96 1068 633 10;
#X obj 166 163 +~;
#X obj 165 188 /~ 3;
#N canvas 454 124 450 352 standstill 0;
Expand Down Expand Up @@ -32,19 +32,28 @@
#X obj 160 259 *~ 5;
#X obj 167 232 -~ 0.3;
#X obj 148 66 adc~ 3 4 5 6;
#X obj 634 118 loadbang;
#X obj 666 313 osc~;
#X obj 554 330 *~;
#X obj 676 171 random 1000;
#X obj 521 243 osc~;
#X obj 676 218 sig~;
#X obj 676 196 / 1000;
#X obj 672 241 *~ 0.02;
#X obj 671 265 +~ 0.02;
#X obj 452 399 *~ 0.6;
#X obj 568 176 + 50;
#X obj 424 469 dac~ 1 2;
#X obj 578 149 random 500;
#X obj 795 102 loadbang;
#X obj 827 297 osc~;
#X obj 715 314 *~;
#X obj 837 155 random 1000;
#X obj 682 227 osc~;
#X obj 837 202 sig~;
#X obj 837 180 / 1000;
#X obj 833 225 *~ 0.02;
#X obj 832 249 +~ 0.02;
#X obj 729 160 + 50;
#X obj 394 466 dac~ 1 2;
#X obj 739 133 random 500;
#X obj 456 349 line~;
#X msg 491 296 0 500;
#X obj 489 261 delay 100;
#X obj 444 257 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 446 178 loadbang;
#X obj 444 211 metro 1000;
#X obj 394 417 *~;
#X obj 374 344 osc~ 200;
#X msg 447 290 3 100;
#X connect 0 0 1 0;
#X connect 1 0 4 0;
#X connect 4 0 6 0;
Expand All @@ -56,16 +65,24 @@
#X connect 7 2 2 2;
#X connect 7 3 3 0;
#X connect 8 0 11 0;
#X connect 8 0 20 0;
#X connect 8 0 19 0;
#X connect 9 0 10 1;
#X connect 10 0 17 0;
#X connect 11 0 14 0;
#X connect 12 0 10 0;
#X connect 13 0 15 0;
#X connect 14 0 13 0;
#X connect 15 0 16 0;
#X connect 16 0 9 0;
#X connect 17 0 19 0;
#X connect 17 0 19 1;
#X connect 18 0 12 0;
#X connect 20 0 18 0;
#X connect 17 0 12 0;
#X connect 19 0 17 0;
#X connect 20 0 26 1;
#X connect 21 0 20 0;
#X connect 22 0 21 0;
#X connect 23 0 28 0;
#X connect 24 0 25 0;
#X connect 25 0 23 0;
#X connect 26 0 18 0;
#X connect 26 0 18 1;
#X connect 27 0 26 0;
#X connect 28 0 20 0;
#X connect 28 0 22 0;
22 changes: 0 additions & 22 deletions techno-wave/dispatch.pd

This file was deleted.

143 changes: 0 additions & 143 deletions techno-wave/dubdel.pd

This file was deleted.

0 comments on commit 3e8fcff

Please sign in to comment.