dimitriaatos / wssmaxstopwatch

A stopwatch displayed in the browser and controlled via max.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Max 81.3%Language:JavaScript 13.1%Language:HTML 2.9%Language:CSS 2.7%