monotron icon indicating copy to clipboard operation
monotron copied to clipboard

Reverse engineering of the Monotron. Made with Web Audio API, React and Redux.

Monotron

Monotron

Reverse engineering of the Monotron. Made with Web Audio API, React and Redux.

Demo: https://elas7.github.io/monotron/

You can play it with a QWERTY keyboard or with a mouse. It also works on mobile (with multi-touch support). This means that you can play a note and move the knobs at the same time, in any platform.

Installation

Clone the repo by running:

git clone git://github.com/elas7/monotron

Enter the directory and run the build script:

cd monotron && yarn install

Build the project with:

yarn run build