diff options
Diffstat (limited to 'iemabs/dsp-help.pd')
-rw-r--r-- | iemabs/dsp-help.pd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/iemabs/dsp-help.pd b/iemabs/dsp-help.pd new file mode 100644 index 0000000..92a5b49 --- /dev/null +++ b/iemabs/dsp-help.pd @@ -0,0 +1,19 @@ +#N canvas 361 130 337 247 10;
+#X text 41 42 dsp ON/OFF;
+#X floatatom 24 121 5 0 0 0 - - -;
+#X obj 24 62 dsp;
+#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 40 96 5 0 0 0 - - -;
+#X text 86 96 % peak-cpu-load;
+#X text -4 7 dsp : control audio \, measure dsp-load;
+#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 1 0;
+#X connect 2 1 5 0;
+#X connect 3 0 2 0;
|