aboutsummaryrefslogtreecommitdiff
path: root/Gem/gemtablet.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
commitc6030846f5c1e34048774d60ca4c15e804bee839 (patch)
treefb75f89275a78ea383c0fd64e8fe5b3ae57cc898 /Gem/gemtablet.pd
Gem linux/amd64
built '' for linux/amd64
Diffstat (limited to 'Gem/gemtablet.pd')
-rw-r--r--Gem/gemtablet.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/Gem/gemtablet.pd b/Gem/gemtablet.pd
new file mode 100644
index 0000000..76a272f
--- /dev/null
+++ b/Gem/gemtablet.pd
@@ -0,0 +1,21 @@
+#N canvas 24 279 928 367 10;
+#X obj 107 178 loadbang;
+#X obj 107 250 print error;
+#X msg 107 207 [gemtablet] is no longer available! \, use [hid] or
+similar for interfacing a graph-tablet;
+#X obj 127 312 outlet X-pos;
+#X obj 137 331 outlet Y-pos;
+#X obj 287 282 outlet Pressure;
+#X obj 297 302 outlet Azimuth;
+#X obj 307 322 outlet Altitude;
+#X obj 317 342 outlet Twist;
+#X obj 537 302 outlet Middle-Buttoh;
+#X obj 547 322 outlet Right-Button;
+#X obj 527 282 outlet Left-Button;
+#X text 54 36 this is a fake replacement of Gem's [gemtablet].;
+#X text 53 56 the object has been taken out of Gem \, since Gem is
+a graphics library \, and not a hardware-interfacing library.;
+#X text 51 98 you should be able to build a functional replacement
+using the [hid] external.;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;