aboutsummaryrefslogtreecommitdiff
path: root/dinlet~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
commit0ca6f43514c11e30d76618be69fcb995b926d0d5 (patch)
tree176c578365c3aa10b8881ac34aac7d4d0b73f4b4 /dinlet~-help.pd
parent66615de24cb4f2d3511ad4a6cee4b28058e3ebb8 (diff)
ported to new template Makefile and debianized it
svn path=/trunk/externals/moonlib/; revision=13184
Diffstat (limited to 'dinlet~-help.pd')
-rw-r--r--dinlet~-help.pd37
1 files changed, 37 insertions, 0 deletions
diff --git a/dinlet~-help.pd b/dinlet~-help.pd
new file mode 100644
index 0000000..8033afe
--- /dev/null
+++ b/dinlet~-help.pd
@@ -0,0 +1,37 @@
+#N canvas 196 161 422 282 10;
+#X text 6 248 (c) Antoine Rousseau 2001;
+#X obj 9 5 dinlet~;
+#X text 66 6 A signal inlet with a default value.;
+#N canvas 178 154 300 161 --- 0;
+#X obj 108 70 unsig~ 50;
+#X obj 108 96 outlet;
+#X obj 196 71 unsig~ 50;
+#X obj 196 97 outlet;
+#X obj 108 43 dinlet~ 1;
+#X obj 196 44 dinlet~ 2;
+#X obj 29 70 unsig~ 50;
+#X obj 29 96 outlet;
+#X obj 29 43 inlet~;
+#X connect 0 0 1 0;
+#X connect 2 0 3 0;
+#X connect 4 0 0 0;
+#X connect 5 0 2 0;
+#X connect 6 0 7 0;
+#X connect 8 0 6 0;
+#X restore 112 100 pd ---;
+#X floatatom 130 158 5 0 0;
+#X floatatom 33 159 5 0 0;
+#X floatatom 242 157 5 0 0;
+#X obj 129 56 sig~ 5;
+#X text 3 180 normal inlet~;
+#X text 129 177 dinlet~ with;
+#X text 128 192 default 1;
+#X text 242 177 dinlet~ with;
+#X text 241 192 default 2;
+#X text 199 61 try connect and deconnect;
+#X text 198 77 sig~ object to each of;
+#X text 198 93 the subpatch inlets.;
+#X connect 3 0 5 0;
+#X connect 3 1 4 0;
+#X connect 3 2 6 0;
+#X connect 7 0 3 2;