aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/7.stuff/tools/testtone.pd
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2009-05-07 23:31:14 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2009-05-07 23:31:14 +0000
commit1cfca62fad46976796173aaad56234022cfc85d9 (patch)
treef19e810b510c2fb036fc05e48f6b4735c1677219 /pd/doc/7.stuff/tools/testtone.pd
parent9372766c20081f354b0763daea15aa5730f923bb (diff)
release 0.42-5
svn path=/trunk/; revision=11298
Diffstat (limited to 'pd/doc/7.stuff/tools/testtone.pd')
-rw-r--r--pd/doc/7.stuff/tools/testtone.pd35
1 files changed, 21 insertions, 14 deletions
diff --git a/pd/doc/7.stuff/tools/testtone.pd b/pd/doc/7.stuff/tools/testtone.pd
index 2208aaed..072ee6d8 100644
--- a/pd/doc/7.stuff/tools/testtone.pd
+++ b/pd/doc/7.stuff/tools/testtone.pd
@@ -1,13 +1,13 @@
-#N canvas 130 55 494 364 12;
-#X floatatom 84 288 3 0 0 0 - - -;
-#X obj 34 237 notein;
-#X obj 34 263 stripnote;
-#X floatatom 34 288 3 0 0 0 - - -;
+#N canvas 283 503 494 364 12;
+#X floatatom 72 273 3 0 0 0 - - -;
+#X obj 27 221 notein;
+#X obj 27 247 stripnote;
+#X floatatom 27 272 3 0 0 0 - - -;
#X text 219 234 MIDI OUT;
-#X text 34 213 MIDI IN;
-#X floatatom 166 287 3 0 0 0 - - -;
-#X floatatom 127 287 3 0 0 0 - - -;
-#X obj 127 262 ctlin;
+#X text 27 197 MIDI IN;
+#X floatatom 150 272 3 0 0 0 - - -;
+#X floatatom 120 271 3 0 0 0 - - -;
+#X obj 120 246 ctlin;
#N canvas 0 22 484 446 midi 0;
#X obj 96 65 inlet;
#X obj 96 262 noteout;
@@ -61,8 +61,6 @@
#X obj 184 192 tgl 15 0 tone-monitor set-tone-monitor monitor-inputs
23 8 0 12 -262144 -1 -1 0 1;
#X text 40 120 OFF;
-#X text 39 105 -40;
-#X text 39 88 -20;
#N canvas 0 22 524 326 more 0;
#X floatatom 42 209 0 0 0 0 - - -;
#X obj 42 183 f;
@@ -153,7 +151,7 @@ set 1 \;;
#X connect 1 0 3 0;
#X connect 2 0 4 0;
#X restore 22 332 pd glue+loadbang;
-#N canvas 462 84 468 559 tone-generator 0;
+#N canvas 207 133 468 559 tone-generator 0;
#X obj 22 187 osc~;
#X obj 22 81 mtof;
#X floatatom 22 58 0 0 0 0 - - -;
@@ -485,7 +483,7 @@ set 1 \;;
#X connect 111 0 101 0;
#X restore 38 387 pd assigns;
#X obj 178 87 loadbang;
-#X obj 178 111 0;
+#X obj 178 111 1;
#X connect 1 0 0 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
@@ -498,17 +496,26 @@ set 1 \;;
#X floatatom 84 123 5 0 100 1 pitch tone-pitch-set tone-pitch;
#X floatatom 84 145 5 0 20000 1 HZ tone-hz-set tone-hz;
#X text 48 145 dB;
-#X text 28 67 TEST TONES;
+#X text 34 67 TEST TONES;
#X text 233 156 AUDIO OUTPUT ON/OFF;
#X text 18 5 Welcome to Pd ("Pure Data"). You can use this window to
test audio and MIDI connections. To see Pd's DOCUMENTATION \, select
"getting started" in the Help menu.;
#X text 18 323 Pd is Free software under the BSD license. See LICENSE.txt
in the distribution for details.;
+#X obj 27 292 bng 20 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X obj 120 293 bng 20 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X text 39 105 60;
+#X text 39 88 80;
+#X text 16 163 (100 max);
#X connect 1 0 2 0;
#X connect 1 1 2 1;
#X connect 2 0 3 0;
#X connect 2 1 0 0;
+#X connect 3 0 47 0;
+#X connect 7 0 48 0;
#X connect 8 0 7 0;
#X connect 8 1 6 0;
#X connect 14 0 9 0;