From 643d2ab673926b9fa4fad151aa2cbb8c9c7eb910 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Tue, 17 May 2005 17:16:17 +0000 Subject: 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 --- editor/ds-next.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 editor/ds-next.pd (limited to 'editor/ds-next.pd') 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; -- cgit v1.2.1