Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.1 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.1 KB

SamplingRecorder

Here you can sample your own hit by choosing your o-tone and a beackground beat. Have a lot of fun with this!

This project ist forked from miukimiu (https://github.com/miukimiu/cassette-tape)

This is a Chrome Experiment. It was developed to work only in this browser. It uses some technologies not yet fully supported by all browsers.

Plugins and libraries in use:

Demo

Demo

Install gulp and Bower

Building the player requires node.js

From the command line:

  1. Install gulp and Bower globally with npm install -g gulp bower
  2. Navigate to the theme directory, then run npm install
  3. Run bower install

Available gulp commands

  • gulp — Compile and optimize the files in your assets directory and watch
  • gulp build — Compile and optimize the files in your assets directory