kindohm / rytm-randomizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RYTM Randomizer

A single-page web application that connects to an Elektron Analog RYTM synthesizer (over USB MIDI) and randomizes its well-known synth parameters.

Installation

The guts of this project were generated from create-react-app. Install dependencies with yarn or npm:

yarn
npm install

Run

yarn run start

Or...

npm start

About

License:MIT License


Languages

Language:JavaScript 65.6%Language:CSS 22.0%Language:HTML 12.2%Language:Shell 0.2%