diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-04-13 04:38:43 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-04-13 04:38:43 +0000 |
commit | 56ac41353dab8a36f27bdbfb5b9886c9fda65cfe (patch) | |
tree | 066f69084147b8d6e229d3f3d68ce6aa3a82b36e /platformdummy-help.pd | |
parent | 4323fc65e88099343528588ffb415df206b118b8 (diff) |
doing a little housecleaning
svn path=/trunk/externals/hcs/; revision=2755
Diffstat (limited to 'platformdummy-help.pd')
-rw-r--r-- | platformdummy-help.pd | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/platformdummy-help.pd b/platformdummy-help.pd deleted file mode 100644 index 6fcce51..0000000 --- a/platformdummy-help.pd +++ /dev/null @@ -1,12 +0,0 @@ -#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; |