pi-music

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i pi-music

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • ttt