aboutsummaryrefslogtreecommitdiff
path: root/Gem/gemorb.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/gemorb.pd
Gem linux/amd64
built '' for linux/amd64
Diffstat (limited to 'Gem/gemorb.pd')
-rw-r--r--Gem/gemorb.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/Gem/gemorb.pd b/Gem/gemorb.pd
new file mode 100644
index 0000000..6700a9c
--- /dev/null
+++ b/Gem/gemorb.pd
@@ -0,0 +1,22 @@
+#N canvas 66 407 682 381 10;
+#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 49 98 you should be able to build a functional replacement
+using the [hid] external.;
+#X text 54 36 this is a fake replacement of Gem's [gemorb].;
+#X obj 41 341 outlet Position (x y z);
+#X obj 231 341 outlet Rotation (x y z);
+#X obj 421 341 outlet Buttons (a b c d e f g);
+#X obj 172 142 loadbang;
+#X obj 172 278 print error;
+#X msg 172 244 [gemorb] is no longer available! \, use [hid] or similar
+for interfacing a SpaceOrb;
+#X obj 26 143 inlet;
+#X obj 26 163 t b;
+#X msg 26 182 you are interfacing a dummy replacement of [gemorb]!
+\, please build your own [gemorb];
+#X connect 6 0 8 0;
+#X connect 8 0 7 0;
+#X connect 9 0 10 0;
+#X connect 10 0 11 0;
+#X connect 11 0 7 0;