diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-18 21:33:33 +0000 |
commit | 577ac6e80ff4f436fbd054291ed7dddbc31bd49a (patch) | |
tree | 6ec69b216dda68d7de38a5eba1851b9d4f1431e6 /iemhelp/help-v2db.pd |
This commit was generated by cvs2svn to compensate for changes in r1738,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/iemlib/; revision=1739
Diffstat (limited to 'iemhelp/help-v2db.pd')
-rw-r--r-- | iemhelp/help-v2db.pd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/iemhelp/help-v2db.pd b/iemhelp/help-v2db.pd new file mode 100644 index 0000000..aca5694 --- /dev/null +++ b/iemhelp/help-v2db.pd @@ -0,0 +1,14 @@ +#N canvas 158 78 279 220 10; +#X floatatom 23 99 9 0 0; +#X text 21 131 (c) musil@iem.kug.ac.at; +#X text 63 144 IEM KUG; +#X text 57 75 no arg; +#X floatatom 23 52 9 0 0; +#X text 24 12 v2db; +#X text 104 13 value to dB converter; +#X text 90 102 output_level [dB]; +#X text 90 52 input_value [-]; +#X obj 23 76 v2db; +#X text 38 156 graz \, austria 2001; +#X connect 4 0 9 0; +#X connect 9 0 0 0; |