0.2.1 • Published 11 years ago

sillyscope v0.2.1

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

sillyscope

oscilloscope and spectroscope that reads from stdin

example

If you type:

$ sox look_around_you.mp3 -c1 -r44k -t f32 - | sillyscope

you will get a live scanning spectroscope in a chromeless chrome window.

limitations

Only supports 32-bit float input right now.

install

With npm do:

npm install -g sillyscope

license

MIT