pi-music
v0.0.1
Published
Raspberry pi music
Downloads
2
Maintainers
Readme
pi-music
Quick and dirty way to test sound on a raspberry pi.
Based on https://gist.github.com/TooTallNate/3947591
Installation
Install nvm
Use the correct node version:
nvm use
Install dependencies
sudo apt-get install libasound2-dev npm install
Usage
node index.js sound-file.mp3