2Apr
Written by Xrc
| Topic:
applications
|
|
96 views
Latest update: 2010. April 2. Friday @ 20:23
A funny simple clock for Max! it makes what it says: draws out the time. You can move it and change between 12 / 24 h display format.
Code:
max v2;
#N vpatcher 343 101 1600 677;
#P origin 0 35;
#P window setfont “Sans Serif” 9.;
#P comment 737 106 100 196617 12 / 24 H format;
Download: .mxb (max 4 / 5)
No Comments