0.1.2 • Published 10 years ago
node-asound
Licence
ISC
Version
0.1.2
Deps
0
Vulns
0
Weekly
0
DeprecatedThis package is deprecated
node-asound
This module will read settings from ALSA and have the ability to change them. It is being written to assist with the Maia project.
Installation
npm install --save node-asound
Future Development
I will be working on allowing this module to generate the /etc/asound.conf file
and control ALSA using the amixer program.
This program will NOT play back files or record. There are plenty of other node packages to do that.
Contributing
Contributions are welcome and greatly appreciated. Please include some unit tests. ;)