S3196655 Stopwatch Pure Data patch - PROJECT 2
From Physical Programming
media:S3196655_Stopwatch.pd.zip
This is my attempt at re-creating a stopwatch. To create the time press 'c'. The 's' key controls starting, 'd' for stop and 'f' for reset. My initial concept ran on separate metro timers. After refining the system I was able to run the entire program off the 1 metro. If the timer fails to load check to make sure a font is loaded.

