audio-debug
v0.0.1
Published
A tiny debugger that's useful for echo testing programs with no output, and saving time.
Downloads
3
Readme
Audio Debugger
A tiny debugger that's useful for echo testing programs with no output, and saving time. Requires espeak.
Inspired by: http://blog.loftdigital.com/blog/debugging-with-audio
Usage
ad = require 'audio-debug'
ad 'Hello World!'