From 61982032ea7eee2c3864add894b2199b639dd225 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 17:37:22 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2665 --- iemabs/testtone~.pd | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 iemabs/testtone~.pd (limited to 'iemabs/testtone~.pd') diff --git a/iemabs/testtone~.pd b/iemabs/testtone~.pd new file mode 100644 index 0000000..c1a192f --- /dev/null +++ b/iemabs/testtone~.pd @@ -0,0 +1,32 @@ +#N canvas 153 297 247 352 10; +#X obj 25 58 inlet; +#X obj 25 114 mtof; +#X obj 25 142 pack 440 100; +#X obj 25 163 line~; +#X obj 25 206 outlet~; +#X obj 100 210 outlet; +#X obj 92 57 inlet; +#X obj 25 185 osc~; +#X obj 92 83 init \$1; +#X obj 92 102 split 20; +#X text 5 270 (c) musil@iem.kug.ac.at; +#X text 47 283 IEM KUG; +#X text 22 295 graz \, austria 2001; +#X text 8 10 testtone~; +#X text 28 40 midi; +#X text 93 40 interpol-time; +#X text 17 223 sig-cosine; +#X text 96 225 frequency; +#X text 95 169 1.arg: interpol-; +#X text 164 179 time in ms; +#X obj 25 84 init 69; +#X connect 0 0 20 0; +#X connect 1 0 2 0; +#X connect 1 0 5 0; +#X connect 2 0 3 0; +#X connect 3 0 7 0; +#X connect 6 0 8 0; +#X connect 7 0 4 0; +#X connect 8 0 9 0; +#X connect 9 1 2 1; +#X connect 20 0 1 0; -- cgit v1.2.1