Skip to content

Commit

Permalink
added links etc
Browse files Browse the repository at this point in the history
  • Loading branch information
Yann committed Apr 30, 2020
1 parent d133645 commit 27abe7f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 15 deletions.
10 changes: 6 additions & 4 deletions bonk_tutorial_1_synth_follower.pd
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
#X coords 0 100 16 32 200 140 1 0 0;
#X restore 83 96 graph;
#X obj 86 242 hsl 195 15 0 15 0 0 empty current_location_rcv empty
-2 -8 0 10 -262144 -1 -1 3880 1;
-2 -8 0 10 -262144 -1 -1 0 1;
#X obj 313 73 hsl 128 15 0 127 0 0 threshold empty threshold -2 -8
0 10 -262144 -1 -1 2000 1;
0 10 -262144 -1 -1 0 1;
#X obj 190 29 tgl 30 0 bonk_on_off empty bonk_on/off 0 35 0 10 -262144
-1 -1 0 1;
#X obj 316 120 vsl 15 128 0 100 0 0 attack_rcv empty attack 0 -9 0
10 -262144 -1 -1 7900 1;
10 -262144 -1 -1 0 1;
#X obj 370 117 vsl 15 128 0 1000 0 0 release_rcv empty release 0 -9
0 10 -262144 -1 -1 8000 1;
0 10 -262144 -1 -1 0 1;
#N canvas 170 49 1042 720 guts 0;
#X obj 89 542 osc~ 400;
#X obj 151 706 dac~;
Expand Down Expand Up @@ -92,3 +92,5 @@
#X connect 32 0 25 0;
#X connect 36 0 35 0;
#X restore 142 411 pd guts;
#X text 472 140 watch the video: https://youtu.be/mUtjRRoQ1ek;
#X text 131 705 yann seznec // MICA game lab // @yannseznec;
24 changes: 13 additions & 11 deletions bonk_tutorial_2_learn.pd
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
#N canvas 25 245 1245 855 24;
#N canvas 25 23 1347 853 24;
#X obj 281 303 bonk~;
#X obj 136 219 adc~;
#X obj 52 208 adc~;
#X msg 618 238 minvel \$1;
#X obj 642 159 hsl 200 50 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 19900 1;
#X obj 247 355 bng 50 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1 10969 1;
#X obj 280 343 bng 50 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X msg 364 185 learn 10;
#X msg 502 183 learn 0;
#X msg 175 145 debounce 0;
#X obj 171 103 loadbang;
#X msg 154 225 debounce 0;
#X obj 150 183 loadbang;
#X obj 395 47 tgl 40 0 empty empty learn 17 7 0 14 -262144 -1 -1 0
1;
#X obj 392 121 sel 1 0;
#X obj 350 370 unpack f f;
#X floatatom 349 419 5 0 0 0 - - -;
#X floatatom 487 422 5 0 0 0 - - -;
#X obj 306 475 sel 0 1 2;
#X floatatom 247 446 5 0 0 0 - - -;
#X floatatom 488 411 5 0 0 0 - - -;
#X obj 247 482 sel 0 1 2;
#X obj 247 528 bng 50 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 348 524 bng 50 250 50 0 empty empty empty 17 7 0 10 -262144
#X obj 304 527 bng 50 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 444 526 bng 50 250 50 0 empty empty empty 17 7 0 10 -262144
#X obj 365 528 bng 50 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 105 603 t b b;
#X msg 170 654 open sounds/gun.wav;
Expand All @@ -43,6 +43,8 @@
#X obj 947 254 loadbang;
#X obj 641 75 loadbang;
#X msg 639 112 70;
#X text 905 62 watch the video: https://youtu.be/QTzpuyWDCoM;
#X text 80 822 yann seznec // MICA game lab // @yannseznec;
#X connect 0 0 4 0;
#X connect 0 1 11 0;
#X connect 1 0 0 0;
Expand Down

0 comments on commit 27abe7f

Please sign in to comment.