aboutsummaryrefslogtreecommitdiff
path: root/instrument~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'instrument~-help.pd')
-rw-r--r--instrument~-help.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/instrument~-help.pd b/instrument~-help.pd
new file mode 100644
index 0000000..d574ab1
--- /dev/null
+++ b/instrument~-help.pd
@@ -0,0 +1,28 @@
+#N canvas 1116 289 729 396 10;
+#X text 40 53 tags: instrument~;
+#X text 43 19 Description: Creates a polyphonic version of any mtl
+abstraction tagged with "instrument~" (except itslef :).;
+#X text 398 198 Arguments:;
+#X text 405 228 2: the name of the abstraction.;
+#X text 406 213 1: the number of voices.;
+#X text 406 242 3+: arguments passed to the abstraction.;
+#X text 402 265 Inlet 1: note input;
+#X text 402 286 Inlet 2: abstraction inlet 2 as definded by that abstraction.
+;
+#X obj 64 95 notein;
+#X obj 64 118 pack;
+#X obj 42 262 mtl/out~;
+#X obj 176 82 mtl/piano 1;
+#X obj 44 210 instrument~ 3 additive~ 0.7 1 0.2 1;
+#X msg 277 215 0 1 0 1;
+#X msg 274 237 1 0 1 0;
+#X msg 281 266 0.7 1 0.2 1;
+#X connect 8 0 9 0;
+#X connect 8 1 9 1;
+#X connect 9 0 12 0;
+#X connect 11 0 12 0;
+#X connect 12 0 10 0;
+#X connect 12 0 10 1;
+#X connect 13 0 12 1;
+#X connect 14 0 12 1;
+#X connect 15 0 12 1;