aboutsummaryrefslogtreecommitdiff
path: root/editor/ds-next.pd
diff options
context:
space:
mode:
authorFrank Barknecht <fbar@users.sourceforge.net>2005-05-17 17:16:17 +0000
committerFrank Barknecht <fbar@users.sourceforge.net>2005-05-17 17:16:17 +0000
commit643d2ab673926b9fa4fad151aa2cbb8c9c7eb910 (patch)
treeb3d35f7743405e68df9d8ae677d8f7c549876c9b /editor/ds-next.pd
parenta4f3235153d3ae0e4f52aadd71b581e5e90381fe (diff)
As the msd-editor is used for 2D and 3D messages, I moved it here.
Changes include removal of D2, addition of liaison-fields for P, Lmin and Lmax. Setting the symbolic ID now also is possible. If I would use version numbers, I'd bump it one up for this release. svn path=/trunk/externals/nusmuk/; revision=3001
Diffstat (limited to 'editor/ds-next.pd')
-rw-r--r--editor/ds-next.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/editor/ds-next.pd b/editor/ds-next.pd
new file mode 100644
index 0000000..14f9653
--- /dev/null
+++ b/editor/ds-next.pd
@@ -0,0 +1,10 @@
+#N canvas 0 0 450 300 10;
+#X obj 138 76 inlet;
+#X obj 138 214 outlet;
+#X obj 138 111 t b;
+#X msg 138 168 next;
+#X obj 138 140 del 0;
+#X connect 0 0 2 0;
+#X connect 2 0 4 0;
+#X connect 3 0 1 0;
+#X connect 4 0 3 0;