Skip to content

A stopwatch displayed in the browser and controlled via max.

Notifications You must be signed in to change notification settings

dimitriaatos/wssmaxstopwatch

Repository files navigation

Max WSS Stopwatch

A Node for Max project that hosts locally a stopwatch website, controlled via Max.

Motivation

Musical ensemble often need to keep track of the length of their performances while playing, that is typically done with multiple stopwatches, however, starting and stopping them synchronously might get tedious especially when rehearsing, this project is aiming to ease that process.

Examples

Open stopwatch.maxpat file.

Features

  • Reverse time
  • Full screen
  • Prevents device from sleeping
  • Custom format

Development

This project's front end (client) JavaScript code is handled by webpack, if you wish to edit it make sure you edit the files in the src folder and run npm start on the project's root path before testing.

About

A stopwatch displayed in the browser and controlled via max.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published