From 41ea1e81ebb16832ca0fac20e3524fce439e5053 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 28 Mar 2006 05:18:17 +0000 Subject: made the first series on intros, many left to add... svn path=/trunk/; revision=4794 --- doc/tutorials/intro/0.connections.pd | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 doc/tutorials/intro/0.connections.pd (limited to 'doc/tutorials/intro/0.connections.pd') diff --git a/doc/tutorials/intro/0.connections.pd b/doc/tutorials/intro/0.connections.pd deleted file mode 100644 index 8c29ddf8..00000000 --- a/doc/tutorials/intro/0.connections.pd +++ /dev/null @@ -1,17 +0,0 @@ -#N canvas 505 182 454 304 10; -#X text 41 27 Pd patches are always running and changes take effect -immediately.; -#X obj 364 241 dac~; -#X obj 373 186 osc~ 500; -#X floatatom 67 181 5 0 0 0 - - -; -#X floatatom 67 245 5 0 0 0 - - -; -#X obj 107 64 tgl 30 0 empty empty start 2 15 1 12 -24198 -1 -1 1 1 -; -#X msg 141 106 \; pd dsp \$1; -#X obj 66 106 metro 100; -#X obj 66 127 random 100; -#X text 97 214 <-- connect these \, then disconnect -->; -#X connect 5 0 6 0; -#X connect 5 0 7 0; -#X connect 7 0 8 0; -#X connect 8 0 3 0; -- cgit v1.2.1