aboutsummaryrefslogtreecommitdiff
path: root/mouse.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
commit16e472042a5f63ae27662e407fd3d153006b6adf (patch)
tree7b27cee85277e501b22a30aecc1aefd49854c3d3 /mouse.pd
parente2639f763abe0844fcf3cb6bdb56e9d2a4ddc895 (diff)
merged in relevant changes from the v0-40 pd-extended release branch
svn path=/trunk/externals/hcs/hid/; revision=10266
Diffstat (limited to 'mouse.pd')
-rw-r--r--mouse.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/mouse.pd b/mouse.pd
index 60cd067..b85a506 100644
--- a/mouse.pd
+++ b/mouse.pd
@@ -14,8 +14,8 @@
#X msg 257 84 open \$1;
#X obj 257 61 f \$1;
#X obj 257 37 loadbang;
-#X obj 25 323 autoscale -1 1;
-#X obj 179 323 autoscale -1 1;
+#X obj 25 323 mapping/autoscale -1 1;
+#X obj 179 323 mapping/autoscale -1 1;
#X obj 137 288 route rel_x rel_y rel_wheel;
#X obj 398 313 print MOUSE_UNIMPLEMENTED_EVENT;
#X text 413 139 this is for once this feature is implemented;