aboutsummaryrefslogtreecommitdiff
path: root/fps.pd
blob: 4d03f15bf71222521e9defe2eb4ba2b41285d0f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#N canvas 763 479 535 318 10;
#X obj 112 189 value framesync/fps;
#X text 279 100 default to 30fps;
#X obj 112 79 initbang;
#X obj 243 160 print [framesync/fps];
#X msg 243 137 setting FPS to \$1;
#X obj 112 100 purepd/float_argument \$1 30;
#X connect 2 0 5 0;
#X connect 4 0 3 0;
#X connect 5 0 0 0;
#X connect 5 0 4 0;