From 44e3e2d0e046f00f0366e376209f482dfc8018cf Mon Sep 17 00:00:00 2001 From: musil Date: Sat, 9 Dec 2006 02:36:07 +0000 Subject: changed makefile changed README.txt changed help-*.pd to *-help.pd chanded file structure to standard 2nd step new abs and help svn path=/trunk/externals/iemlib/; revision=6757 --- iemabs/dsp~-help.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 iemabs/dsp~-help.pd (limited to 'iemabs/dsp~-help.pd') diff --git a/iemabs/dsp~-help.pd b/iemabs/dsp~-help.pd new file mode 100644 index 0000000..ccfb0b7 --- /dev/null +++ b/iemabs/dsp~-help.pd @@ -0,0 +1,19 @@ +#N canvas 361 130 337 247 10; +#X text 43 40 dsp ON/OFF; +#X floatatom 24 121 5 0 0 0 - - -; +#X obj 24 42 tgl 15 1 empty dsp_tgl empty 8 -8 0 10 -262144 -1 -1 0 +1; +#X text 72 122 % mean-cpu-load; +#X floatatom 47 91 5 0 0 0 - - -; +#X text 93 91 % peak-cpu-load; +#X text -4 7 dsp~ : control audio \, measure dsp-load; +#X obj 24 62 dsp~; +#X text 134 184 IEM KUG; +#X text 118 172 musil; +#X text 148 172 @; +#X text 154 172 iem.at; +#X text 69 161 (c) Thomas Musil 2000 - 2005; +#X text 117 194 Graz \, Austria; +#X connect 2 0 7 0; +#X connect 7 0 1 0; +#X connect 7 1 4 0; -- cgit v1.2.1