Skip to content
forked from tuhinc/canceller

Noise cancellation with WebAudio API

Notifications You must be signed in to change notification settings

e7dal/canceller

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%