https://github.com/voku/external-alsa-utils
https://github.com/voku/external-alsa-utils
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voku/external-alsa-utils
- Owner: voku
- License: gpl-2.0
- Created: 2011-12-03T12:58:42.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:44:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T09:59:00.602Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 1.23 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
Advanced Linux Sound Architecture - Utilities
=============================================This package contains the command line utilities for the ALSA project.
The package can be compiled only with the installed ALSA driver and
the ALSA C library.alsaconf - the ALSA driver configurator script
alsactl - an utility for soundcard settings management
aplay/arecord - an utility for the playback / capture of .wav,.voc,.au files
amixer - a command line mixer
alsamixer - a ncurses mixer
amidi - a utility to send/receive sysex dumps or other MIDI data
iecset - a utility to show/set the IEC958 status bitsYou may give a look for more information about the ALSA project to URL
http://www.alsa-project.org.Jaroslav Kysela