Skip to content

genehallman/node-audio-scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-audio-scope

This is a command line ascii audio oscilloscope built in nodejs. It reads from your microphone and shows the amplitude.

example

Dependencies

Audio scope depends on baudio which uses SOX.

Install SOX

On unix: sudo apt-get install sox

On mac (via Homebrew): brew install sox

Installing

git clone git://github.com/genehallman/node-audio-scope.git
cd node-audio-scope

Running the scope

node scope.js

About

A nodejs command line ascii microphone oscilliscope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published