Skip to content

ccorcos/webaudio-waterfall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Audio API Waterfall Plot (demo)

This app uses the Web Audio API and DSP.js to display a real-time waterfall plot of the audio spectrum from a mircophone right in your web browser!

This app only runs on Firefox right now. Check out the demo! Try whistling or listening to music and you'll see the frequencies light up. Now try speaking some sentences. Software like Siri tries to determine what you are saying from audio. Pretty cool right? I thought so.

Here's a screenshot from listing to GRiZ - The Future Is Now.

Getting Started

This app uses Meteor for convenience, but you could easily convert the coffeescript to javascript and paste into your own app.

curl https://install.meteor.com/ | sh

Then clone this repo and run it with meteor from inside the project directory.

Also, make sure your turn off ambient noise reduction!

About

An FFT spectrum waterfall plot using Firefox Web Audio API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published