From c8f3e3674f08bf56407e478c3160c4392196c118 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 30 Jul 2003 21:52:27 +0000 Subject: separated out all objects into individual files; created a few missing help files; moves all help files to new 0.37 help- standard; removed [reson~] and [abs~] since they are now maintained elsewhere; created Makefile for Linux and Darwin svn path=/trunk/externals/markex/; revision=806 --- help-invert.pd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 help-invert.pd (limited to 'help-invert.pd') diff --git a/help-invert.pd b/help-invert.pd new file mode 100644 index 0000000..22af453 --- /dev/null +++ b/help-invert.pd @@ -0,0 +1,10 @@ +#N canvas 151 485 600 500 10; +#X text 124 68 GEM object; +#X msg 170 156 1; +#X obj 123 298 print out1; +#X obj 123 219 invert; +#X msg 123 155 0; +#X text 139 22 invert; +#X connect 1 0 3 0; +#X connect 3 0 2 0; +#X connect 4 0 3 0; -- cgit v1.2.1