diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-25 00:39:13 +0000 |
commit | f18d063d9312c95e25294e0777bc135ee9a3fd8a (patch) | |
tree | 54763b4c61f53c8ec696be54bc1c0e8d816c05aa /out~-help.pd |
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'out~-help.pd')
-rw-r--r-- | out~-help.pd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/out~-help.pd b/out~-help.pd new file mode 100644 index 0000000..b85ff5e --- /dev/null +++ b/out~-help.pd @@ -0,0 +1,19 @@ +#N canvas 162 421 583 258 10; +#X text 13 46 tags: mix~; +#X obj 18 86 osc~ 400; +#X obj 18 148 *~; +#X obj 162 151 *~; +#X text 12 14 Description: Controls the output volume and displays +a VU for both channels.; +#X obj 33 123 osc~ 0.1; +#X obj 177 127 osc~ 0.1; +#X text 180 175 The square next to the volume slider glows green when +DSP is ON and input is detected. It goes red if the input peak.; +#X obj 17 180 mtl/out~; +#X text 181 208 Argument: volume ie: [mtl/out~ 90] default 50; +#X connect 1 0 2 0; +#X connect 1 0 3 0; +#X connect 2 0 8 0; +#X connect 3 0 8 1; +#X connect 5 0 2 1; +#X connect 6 0 3 1; |