Skip to content

tuhinc/canceller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 30, 2013
2b26180 · Sep 30, 2013

History

19 Commits
Sep 30, 2013
Sep 29, 2013
Sep 29, 2013
Sep 28, 2013
Sep 29, 2013
Sep 28, 2013
Sep 28, 2013
Sep 28, 2013
Sep 28, 2013
Sep 28, 2013
Sep 28, 2013
Sep 28, 2013
Sep 30, 2013
Sep 28, 2013
Sep 28, 2013
Sep 28, 2013
Sep 28, 2013
Sep 28, 2013

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