108

August 3, 2016 ยท View on GitHub

108 is a minimal beat machine featuring 5 classic samples that can be arranged on a 16 step loop running 108 bpm.

Demo

http://martinwecke.de/108/

Setup

  • Clone the repo in your local development environment.
  • Make sure node, npm, and grunt are installed globally
  • Run npm install and
  • grunt inside the project root.

๐Ÿ‘‹

The app is built using some really great libraries:

  • Tone.js
  • Snap.svg
  • GreenSock Animation Platform
  • WebAudioRecorder.js

Contents

  1. 1Demo
  2. 2Setup