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 /additive~-help.pd |
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'additive~-help.pd')
-rw-r--r-- | additive~-help.pd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/additive~-help.pd b/additive~-help.pd new file mode 100644 index 0000000..a11d560 --- /dev/null +++ b/additive~-help.pd @@ -0,0 +1,30 @@ +#N canvas 1072 106 733 447 10; +#X obj 62 90 notein; +#X obj 128 43 mtl/piano 1; +#X obj 36 358 mtl/out~; +#X msg 348 217 0.5 0.2 0 0 0 0.3 0.9; +#X msg 342 261 0 0.9 0 0 0.9 0 0.9; +#X msg 331 296 1 0.9 1 0 0 0 0; +#X msg 310 324 0 1 2 3 4 5 6; +#X msg 226 249 6 5 4 3 2 1 0; +#X obj 66 118 pack; +#X obj 40 301 mtl/additive~ 0.6 0.4 0.7 0.8 0.4 0.2 0.3; +#X text 40 0 Description: Midi instrument using additive synthesis +with an unlimited number of oscillators.; +#X text 147 167 Arguments: The number of arguments determines the number +of oscillators created. The values of the arguments determines the +volume of each oscillator.; +#X text 322 351 The right inlet changes the volumes of each oscillator. +; +#X text 43 23 tags: instrument~; +#X connect 0 0 8 0; +#X connect 0 1 8 1; +#X connect 1 0 9 0; +#X connect 3 0 9 1; +#X connect 4 0 9 1; +#X connect 5 0 9 1; +#X connect 6 0 9 1; +#X connect 7 0 9 1; +#X connect 8 0 9 0; +#X connect 9 0 2 0; +#X connect 9 0 2 1; |