aboutsummaryrefslogtreecommitdiff
path: root/screensize-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'screensize-help.pd')
-rw-r--r--screensize-help.pd9
1 files changed, 9 insertions, 0 deletions
diff --git a/screensize-help.pd b/screensize-help.pd
new file mode 100644
index 0000000..8a7117e
--- /dev/null
+++ b/screensize-help.pd
@@ -0,0 +1,9 @@
+#N canvas 341 296 450 300 10;
+#X msg 184 101 bang;
+#X floatatom 184 170 5 0 0 0 width - -;
+#X floatatom 241 170 5 0 0 1 height - -;
+#X text 111 47 get the current screen resolution;
+#X obj 184 138 screensize;
+#X connect 0 0 4 0;
+#X connect 4 0 1 0;
+#X connect 4 1 2 0;