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/help-dsp.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 iemabs/help-dsp.pd (limited to 'iemabs/help-dsp.pd') diff --git a/iemabs/help-dsp.pd b/iemabs/help-dsp.pd new file mode 100644 index 0000000..2bda493 --- /dev/null +++ b/iemabs/help-dsp.pd @@ -0,0 +1,16 @@ +#N canvas 361 130 333 243 10; +#X text 24 167 (c) musil@iem.kug.ac.at; +#X text 66 180 IEM KUG; +#X text 41 42 dsp ON/OFF; +#X floatatom 24 121 5 0 0; +#X obj 24 62 dsp; +#X obj 24 42 toggle 15 1 empty dsp_tgl empty 8 -8 0 10 0 22 22 0 1 +; +#X text 41 192 graz \, austria 2001; +#X text 72 122 % mean-cpu-load; +#X floatatom 40 96 5 0 0; +#X text 86 96 % peak-cpu-load; +#X text -4 7 dsp : control audio \, measure dsp-load; +#X connect 4 0 3 0; +#X connect 4 1 8 0; +#X connect 5 0 4 0; -- cgit v1.2.1