diff options
author | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:00:52 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:00:52 +0000 |
commit | d6b088044e161a27d49df537bbb6d998a8d0e50d (patch) | |
tree | 1a1b3a30e994767f4ef97b90194782258f2baa8a /iemhelp/help-rmstofad.pd | |
parent | 32dc0c0deb13ce57f099f616ddc427296970d8a5 (diff) |
// class_sethelpsymbol();
changed help-*.pd to *-help.pd
chanded file structure to standard
1st step remove old
svn path=/trunk/externals/iemlib/; revision=6756
Diffstat (limited to 'iemhelp/help-rmstofad.pd')
-rw-r--r-- | iemhelp/help-rmstofad.pd | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/iemhelp/help-rmstofad.pd b/iemhelp/help-rmstofad.pd deleted file mode 100644 index 6592d8e..0000000 --- a/iemhelp/help-rmstofad.pd +++ /dev/null @@ -1,25 +0,0 @@ -#N canvas 157 156 336 301 10;
-#X floatatom 90 38 9 0 1300 0 - - -;
-#X obj 88 137 vu 15 120 empty empty -1 -8 0 8 -66577 -1 1 0;
-#X obj 70 129 vsl 15 128 0 127 0 0 empty empty empty 0 -8 0 8 -262144
--1 -1 0 1;
-#X obj 123 107 v2db;
-#X obj 70 107 rmstofad;
-#X floatatom 90 78 9 0 12 0 - - -;
-#X text 149 77 linear value;
-#X text 8 6 rmstofad;
-#X text 81 7 convert rms-value to fader-scale;
-#X text 153 38 linear value in percent;
-#X obj 90 57 * 0.01;
-#X text 215 248 IEM KUG;
-#X text 199 236 musil;
-#X text 229 236 @;
-#X text 235 236 iem.at;
-#X text 150 225 (c) Thomas Musil 2000 - 2005;
-#X text 198 258 Graz \, Austria;
-#X connect 0 0 10 0;
-#X connect 3 0 1 1;
-#X connect 4 0 2 0;
-#X connect 5 0 3 0;
-#X connect 5 0 4 0;
-#X connect 10 0 5 0;
|