From 9261cbf775156956f0c6a490c853429089c0f6f5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 17 Nov 2003 17:15:56 +0000 Subject: first sketch of platformdummy, doesn't work yet svn path=/trunk/externals/hcs/; revision=1191 --- platformdummy-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 platformdummy-help.pd (limited to 'platformdummy-help.pd') diff --git a/platformdummy-help.pd b/platformdummy-help.pd new file mode 100644 index 0000000..6fcce51 --- /dev/null +++ b/platformdummy-help.pd @@ -0,0 +1,12 @@ +#N canvas 302 322 432 260 10; +#X obj 156 160 platformdummy; +#X text 18 64 [platformdummy] is an merely a space filler to take the +place of platform-specific objects when you are running a patch on +a platform that doesn't support specific objects.; +#X text 18 115 Some examples of such objects are [linuxevent] and [linuxmouse] +which only work with the Linux Event system.; +#X text 22 198 [platformdummy] has 8 inlets and 8 outlets so that you +won't loose the connections if the patch is saved on a platform that +doesn't support a given object.; +#X obj 16 5 cnv 15 400 40 empty empty platformdummy 20 12 1 14 -257472 +-66577 0; -- cgit v1.2.1