e7dal / canceller

Noise cancellation with WebAudio API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canceller

Turn any ordinary pair of headphones into noise-cancelling headphones, on us.

Stack

Canceller was built on Angular.js and Node.js, and uses the HTML5 WebAudio API to read your micrphone's input data and emit a destructive noise-cancelling sound wave.

Installation

  • Clone the repository.
  • If you don't have Bower/Grunt command line tool installed, on the command line do: npm install -g yo grunt-cli bower
  • Then, npm install and bower install in root dir.
  • npm start starts server. You can then view the app at http://localhost:3000

About

Noise cancellation with WebAudio API


Languages

Language:JavaScript 100.0%