miukimiu / cassette-tape

Record your freestyle in the browser!

Home Page:https://miukimiu.github.io/cassette-tape/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cassette Tape

Cassette Tape lets you record your freestyle in the browser. You just need to press play to listen to the hiphop loop and when you feel ready just press rec and it starts recording your voice. After that a wav file with your freestyle is generated and you can save on your computer.

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

About

Record your freestyle in the browser!

https://miukimiu.github.io/cassette-tape/


Languages

Language:HTML 81.7%Language:CSS 10.3%Language:JavaScript 8.0%