From 54d61372a2c35f43df7ac398da1a5d7bd37da857 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 Apr 2006 05:04:52 +0000 Subject: got the start of a good intro tutorial, but its lacking some good, simple exercises svn path=/trunk/; revision=4897 --- doc/tutorials/intro/0.exercise-template.pd | 95 ------------------------------ 1 file changed, 95 deletions(-) delete mode 100644 doc/tutorials/intro/0.exercise-template.pd (limited to 'doc/tutorials/intro/0.exercise-template.pd') diff --git a/doc/tutorials/intro/0.exercise-template.pd b/doc/tutorials/intro/0.exercise-template.pd deleted file mode 100644 index 6250c858..00000000 --- a/doc/tutorials/intro/0.exercise-template.pd +++ /dev/null @@ -1,95 +0,0 @@ -#N canvas 552 273 483 299 10; -#N canvas 414 102 546 555 guts 0; -#X msg 280 45 \; pd filename exercise-patch.pd /tmp \; #N canvas \; -#X pop 1 \;; -#X obj 300 328 s pd-exercise-patch.pd; -#X msg 329 216 obj 50 103 osc~; -#X msg 330 240 obj 50 153 dac~; -#X obj 103 17 inlet; -#X msg 320 155 clear; -#X obj 276 7 loadbang; -#X obj 259 108 delay 1000; -#X obj 259 129 t b b b b; -#X msg 52 155 connect 0 0 1 0; -#X msg 37 216 connect 1 0 2 0; -#X msg 31 266 connect 1 0 2 1; -#X msg 292 27 \; pd dsp 1; -#X obj 112 108 t b b; -#X msg 87 52 bang; -#X obj 34 134 delay 2000; -#X obj 21 187 delay 2000; -#X obj 10 245 delay 2000; -#N canvas 261 307 459 387 connection-effect 0; -#X obj 186 312 dac~; -#X obj 72 233 osc~ 1000; -#X obj 138 266 *~; -#X obj 253 259 *~; -#X obj 204 236 osc~ 800; -#X obj 153 236 line~; -#X obj 183 7 inlet; -#X msg 184 31 bang; -#X obj 187 61 t b b; -#X obj 168 95 delay 10; -#X msg 201 125 0 10; -#X obj 276 218 line~; -#X obj 276 191 pipe 30; -#X msg 241 125 1 10; -#X connect 1 0 2 0; -#X connect 2 0 0 0; -#X connect 3 0 0 1; -#X connect 4 0 3 0; -#X connect 5 0 2 1; -#X connect 6 0 7 0; -#X connect 7 0 8 0; -#X connect 8 0 9 0; -#X connect 8 1 13 0; -#X connect 9 0 10 0; -#X connect 10 0 5 0; -#X connect 10 0 12 0; -#X connect 11 0 3 1; -#X connect 12 0 11 0; -#X connect 13 0 5 0; -#X connect 13 0 12 0; -#X restore 22 365 pd connection-effect; -#X msg 256 453 floatatom 50 50 5 0 0 0; -#X msg 327 184 obj 50 50 hsl; -#X obj 197 18 inlet; -#X msg 205 50 bang; -#X connect 2 0 1 0; -#X connect 3 0 1 0; -#X connect 4 0 14 0; -#X connect 5 0 1 0; -#X connect 6 0 0 0; -#X connect 6 0 7 0; -#X connect 6 0 12 0; -#X connect 7 0 8 0; -#X connect 8 0 3 0; -#X connect 8 1 2 0; -#X connect 8 2 20 0; -#X connect 8 3 5 0; -#X connect 9 0 1 0; -#X connect 10 0 1 0; -#X connect 11 0 1 0; -#X connect 13 0 15 0; -#X connect 13 1 8 0; -#X connect 14 0 13 0; -#X connect 15 0 16 0; -#X connect 15 0 9 0; -#X connect 15 0 18 0; -#X connect 16 0 17 0; -#X connect 16 0 10 0; -#X connect 16 0 18 0; -#X connect 17 0 11 0; -#X connect 17 0 18 0; -#X connect 20 0 1 0; -#X connect 21 0 22 0; -#X connect 22 0 8 0; -#X restore 290 216 pd guts; -#X msg 290 185 solve; -#X text 53 28 In the exercise patch \, connect the existing objects -so that you can control the frequency of the oscillator and hear the -resulting sound.; -#X text 84 88 If you want help \, click the solve message below.; -#X msg 346 184 try again; -#X connect 1 0 0 0; -#X connect 4 0 0 1; -- cgit v1.2.1