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/rmstofad.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 iemabs/rmstofad.pd (limited to 'iemabs/rmstofad.pd') diff --git a/iemabs/rmstofad.pd b/iemabs/rmstofad.pd new file mode 100644 index 0000000..c0baf50 --- /dev/null +++ b/iemabs/rmstofad.pd @@ -0,0 +1,18 @@ +#N canvas 334 153 600 306 10; +#X obj 91 69 inlet; +#X obj 91 209 transf_fader; +#X obj 107 153 loadbang; +#X obj 91 231 outlet; +#X msg 107 174 pairs 0 0 40 6 70 24 80 36 88 48 94 60 98 72 102 96 +106 108 107.5 111 109 114 112 117 142 147; +#X obj 91 100 rmstodb; +#X text 26 253 (c) musil@iem.kug.ac.at; +#X text 63 266 IEM KUG; +#X text 38 278 graz \, austria 2003; +#X text 13 10 rmstofad; +#X text 86 11 convert rms-value to fader-scale; +#X connect 0 0 5 0; +#X connect 1 0 3 0; +#X connect 2 0 4 0; +#X connect 4 0 1 0; +#X connect 5 0 1 0; -- cgit v1.2.1