aboutsummaryrefslogtreecommitdiff
path: root/core/screendimens.pd
diff options
context:
space:
mode:
Diffstat (limited to 'core/screendimens.pd')
-rw-r--r--core/screendimens.pd19
1 files changed, 0 insertions, 19 deletions
diff --git a/core/screendimens.pd b/core/screendimens.pd
deleted file mode 100644
index 33c7f38..0000000
--- a/core/screendimens.pd
+++ /dev/null
@@ -1,19 +0,0 @@
-#N canvas 880 47 296 242 10;
-#X declare -lib toxy;
-#X msg 56 87 query winfo screenwidth .;
-#X obj 56 164 pack f f;
-#X msg 101 109 query winfo screenheight .;
-#X obj 56 59 t b b;
-#X obj 56 35 inlet;
-#X obj 56 190 outlet;
-#X obj 101 131 tot .;
-#X obj 56 109 tot .;
-#X obj 139 35 import toxy;
-#X connect 0 0 7 0;
-#X connect 1 0 5 0;
-#X connect 2 0 6 0;
-#X connect 3 0 0 0;
-#X connect 3 1 2 0;
-#X connect 4 0 3 0;
-#X connect 6 0 1 1;
-#X connect 7 0 1 0;