diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2002-10-22 23:07:10 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2002-10-22 23:07:10 +0000 |
commit | d62e56f4df9594f72ce501f5e19c974fd18e7295 (patch) | |
tree | 635d4af7a7c2425098e60ca277086ec436b617f7 /externals/grill/flext/tutorial/pd | |
parent | c6f373c281ecb5cd1f4aa7a070e15cc61ab8793c (diff) |
This commit was generated by cvs2svn to compensate for changes in r186,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=187
Diffstat (limited to 'externals/grill/flext/tutorial/pd')
-rw-r--r-- | externals/grill/flext/tutorial/pd/ex-adv1.pd | 14 | ||||
-rw-r--r-- | externals/grill/flext/tutorial/pd/ex-signal1.pd | 16 | ||||
-rw-r--r-- | externals/grill/flext/tutorial/pd/ex-signal2.pd | 17 | ||||
-rw-r--r-- | externals/grill/flext/tutorial/pd/ex-simple1.pd | 10 | ||||
-rw-r--r-- | externals/grill/flext/tutorial/pd/ex-simple2.pd | 13 | ||||
-rw-r--r-- | externals/grill/flext/tutorial/pd/ex-simple3.pd | 18 | ||||
-rw-r--r-- | externals/grill/flext/tutorial/pd/ex-thread1.pd | 34 | ||||
-rw-r--r-- | externals/grill/flext/tutorial/pd/ex-thread2.pd | 40 |
8 files changed, 162 insertions, 0 deletions
diff --git a/externals/grill/flext/tutorial/pd/ex-adv1.pd b/externals/grill/flext/tutorial/pd/ex-adv1.pd new file mode 100644 index 00000000..7ff14d6e --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-adv1.pd @@ -0,0 +1,14 @@ +#N canvas 175 265 667 312 12; +#X msg 35 31 or two words; +#X msg 167 31 2 3; +#X msg 47 252 one 2 3; +#X obj 85 154 print result; +#X obj 69 123 adv1 one; +#X obj 47 224 prepend set; +#X text 154 216 you can also use "prepend" if "adv1" has already been +loaded!; +#X connect 0 0 4 0; +#X connect 1 0 4 0; +#X connect 4 0 3 0; +#X connect 4 0 5 0; +#X connect 5 0 2 0; diff --git a/externals/grill/flext/tutorial/pd/ex-signal1.pd b/externals/grill/flext/tutorial/pd/ex-signal1.pd new file mode 100644 index 00000000..391e33a5 --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-signal1.pd @@ -0,0 +1,16 @@ +#N canvas 335 232 452 302 10; +#X obj 233 98 hsl 128 15 0 1 0 0 empty empty empty 20 8 0 8 -260818 +-1 -1 0 1; +#X obj 117 46 osc~ 440; +#X obj 155 173 *~ 0.6; +#X obj 147 218 dac~; +#X obj 184 47 osc~ 880; +#X floatatom 210 80 5 0 0; +#X obj 155 139 signal1~; +#X connect 0 0 6 2; +#X connect 1 0 6 0; +#X connect 2 0 3 0; +#X connect 2 0 3 1; +#X connect 4 0 6 1; +#X connect 5 0 6 2; +#X connect 6 0 2 0; diff --git a/externals/grill/flext/tutorial/pd/ex-signal2.pd b/externals/grill/flext/tutorial/pd/ex-signal2.pd new file mode 100644 index 00000000..cdd7aaea --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-signal2.pd @@ -0,0 +1,17 @@ +#N canvas 251 267 456 306 12; +#X obj 89 68 signal2~; +#X floatatom 52 117 5 0 0; +#X floatatom 153 120 5 0 0; +#X floatatom 251 120 5 0 0; +#X floatatom 345 121 5 0 0; +#X obj 90 30 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 29 136 sample rate; +#X text 136 136 block size; +#X text 116 29 bang to get audio system parameters; +#X text 243 137 channels in and out; +#X connect 0 0 1 0; +#X connect 0 1 2 0; +#X connect 0 2 3 0; +#X connect 0 3 4 0; +#X connect 5 0 0 0; diff --git a/externals/grill/flext/tutorial/pd/ex-simple1.pd b/externals/grill/flext/tutorial/pd/ex-simple1.pd new file mode 100644 index 00000000..1be01595 --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-simple1.pd @@ -0,0 +1,10 @@ +#N canvas 197 285 460 310 12; +#X floatatom 85 47 5 0 0; +#X floatatom 85 142 5 0 0; +#X msg 22 44 help; +#X text 137 141 inverse; +#X text 139 45 input; +#X obj 85 90 simple1; +#X connect 0 0 5 0; +#X connect 2 0 5 0; +#X connect 5 0 1 0; diff --git a/externals/grill/flext/tutorial/pd/ex-simple2.pd b/externals/grill/flext/tutorial/pd/ex-simple2.pd new file mode 100644 index 00000000..8074cb13 --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-simple2.pd @@ -0,0 +1,13 @@ +#N canvas 197 285 454 304 12; +#X obj 110 96 simple2 3; +#X floatatom 98 51 5 0 0; +#X floatatom 199 52 5 0 0; +#X floatatom 108 150 5 0 0; +#X msg 11 12 help; +#X text 90 30 triggering; +#X text 202 31 non-triggering; +#X text 196 96 default argument; +#X connect 0 0 3 0; +#X connect 1 0 0 0; +#X connect 2 0 0 1; +#X connect 4 0 0 0; diff --git a/externals/grill/flext/tutorial/pd/ex-simple3.pd b/externals/grill/flext/tutorial/pd/ex-simple3.pd new file mode 100644 index 00000000..e2867241 --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-simple3.pd @@ -0,0 +1,18 @@ +#N canvas 329 97 539 308 12;
+#X msg 11 12 help;
+#X msg 123 84 born;
+#X msg 172 85 to;
+#X msg 214 87 hula;
+#X msg 228 168 yeah;
+#X msg 228 130 hula 1;
+#X text 280 169 other symbol;
+#X text 57 12 issue help message;
+#X obj 148 231 simple3;
+#X text 261 88 tag without argument;
+#X text 297 128 tag and argument;
+#X connect 0 0 8 0;
+#X connect 1 0 8 0;
+#X connect 2 0 8 0;
+#X connect 3 0 8 0;
+#X connect 4 0 8 0;
+#X connect 5 0 8 0;
diff --git a/externals/grill/flext/tutorial/pd/ex-thread1.pd b/externals/grill/flext/tutorial/pd/ex-thread1.pd new file mode 100644 index 00000000..6358406c --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-thread1.pd @@ -0,0 +1,34 @@ +#N canvas 105 266 672 310 12; +#X obj 54 29 bng 25 250 50 0 empty empty start 0 -6 0 8 -258699 -1 +-1; +#X floatatom 54 216 8 0 0; +#X obj 54 182 thread1; +#X floatatom 145 218 8 0 0; +#X obj 145 184 thread1; +#X floatatom 235 219 8 0 0; +#X obj 235 185 thread1; +#X floatatom 327 219 8 0 0; +#X obj 327 185 thread1; +#X floatatom 420 219 8 0 0; +#X obj 420 185 thread1; +#X obj 146 123 delay 200; +#X obj 235 122 delay 200; +#X obj 328 124 delay 200; +#X obj 419 123 delay 200; +#X text 93 23 click to start; +#X text 141 41 (if you click twice \, the same thread is started a +second time); +#X connect 0 0 2 0; +#X connect 0 0 11 0; +#X connect 2 0 1 0; +#X connect 4 0 3 0; +#X connect 6 0 5 0; +#X connect 8 0 7 0; +#X connect 10 0 9 0; +#X connect 11 0 4 0; +#X connect 11 0 12 0; +#X connect 12 0 6 0; +#X connect 12 0 13 0; +#X connect 13 0 8 0; +#X connect 13 0 14 0; +#X connect 14 0 10 0; diff --git a/externals/grill/flext/tutorial/pd/ex-thread2.pd b/externals/grill/flext/tutorial/pd/ex-thread2.pd new file mode 100644 index 00000000..26205b8d --- /dev/null +++ b/externals/grill/flext/tutorial/pd/ex-thread2.pd @@ -0,0 +1,40 @@ +#N canvas 116 192 666 304 12; +#X msg 91 131 stop; +#X msg 262 135 stop; +#X obj 206 42 bng 25 250 50 0 empty empty empty 0 -6 0 8 -258699 -1 +-1; +#X obj 298 42 bng 25 250 50 0 empty empty empty 0 -6 0 8 -258699 -1 +-1; +#X text 198 21 start; +#X text 290 20 stop; +#X msg 46 131 0; +#X msg 217 135 0; +#X msg 430 133 stop; +#X msg 385 133 0; +#X obj 411 172 thread2 50; +#X obj 239 172 thread2 15; +#X obj 73 171 thread2 3; +#X floatatom 73 205 8 0 0; +#X floatatom 239 205 8 0 0; +#X floatatom 411 205 8 0 0; +#X msg 140 131 text; +#X msg 309 135 text; +#X msg 477 133 text; +#X connect 0 0 12 0; +#X connect 1 0 11 0; +#X connect 2 0 6 0; +#X connect 2 0 7 0; +#X connect 2 0 9 0; +#X connect 3 0 0 0; +#X connect 3 0 1 0; +#X connect 3 0 8 0; +#X connect 6 0 12 0; +#X connect 7 0 11 0; +#X connect 8 0 10 0; +#X connect 9 0 10 0; +#X connect 10 0 15 0; +#X connect 11 0 14 0; +#X connect 12 0 13 0; +#X connect 16 0 12 0; +#X connect 17 0 11 0; +#X connect 18 0 10 0; |