aboutsummaryrefslogtreecommitdiff
path: root/screensize-help.pd
blob: 8a7117e8ee81c6c4ac913277eee3541a4b7ae26a (plain)
1
2
3
4
5
6
7
8
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;