diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-07-12 22:45:59 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-07-12 22:45:59 +0000 |
commit | 5c47390cd8efe104fbfd29d8a60b5c0c02bdd8ef (patch) | |
tree | 61c2d895e20aa3cecafb8a5ca5209439e32ce9fe /general/doc | |
parent | abc61695442018faf49920339549194197a07f0a (diff) |
started audio staples in general section
svn path=/trunk/externals/hcs/; revision=3338
Diffstat (limited to 'general/doc')
-rw-r--r-- | general/doc/amp~-help.pd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/general/doc/amp~-help.pd b/general/doc/amp~-help.pd new file mode 100644 index 0000000..d61fb0b --- /dev/null +++ b/general/doc/amp~-help.pd @@ -0,0 +1,19 @@ +#N canvas 502 235 465 312 10; +#X obj 5 2 cnv 15 450 20 empty empty [amp~] 2 11 1 18 -233017 -66577 +0; +#X obj 422 3 pddp; +#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at> +; +#X text 244 284 released under the GNU GPL; +#X floatatom 192 115 5 0 0 0 - - -; +#X obj 195 95 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -225271 +-1 -1 4800 1; +#X obj 157 219 dac~; +#X obj 127 139 osc~ 350; +#X obj 169 178 amp~; +#X text 28 43 Smooth amplitude control.; +#X connect 4 0 8 1; +#X connect 5 0 4 0; +#X connect 7 0 8 0; +#X connect 8 0 6 0; +#X connect 8 0 6 1; |