Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-asound

apfritts5ISCdeprecated0.1.2

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

List available ALSA playback and recording devices and (soon) set volume settings

asound, alsa, node

readme

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. ;)