From 577ac6e80ff4f436fbd054291ed7dddbc31bd49a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 May 2004 21:33:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1738, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iemlib/; revision=1739 --- 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..bc7f490 --- /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