Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/classabbyamp/void-live-audio
Script for enabling and configuring audio for live environments
https://github.com/classabbyamp/void-live-audio
Last synced: 22 days ago
JSON representation
Script for enabling and configuring audio for live environments
- Host: GitHub
- URL: https://github.com/classabbyamp/void-live-audio
- Owner: classabbyamp
- License: gpl-3.0
- Created: 2023-06-25T01:21:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-09T18:54:25.000Z (over 1 year ago)
- Last Synced: 2024-11-05T09:52:58.569Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# void-live-audio
Script for enabling and configuring audio for live environments.
Intended to help vision-impaired users set up audio so that the espeakup screenreader uses the right soundcard and is audible.Adapted from [archiso](https://gitlab.archlinux.org/archlinux/archiso/)'s livecd-sound script
and the associated [livecd-sounds](https://archlinux.org/packages/extra/any/livecd-sounds/).## Dependencies
- alsa-utils
## License
The `live-audio` script is licensed under the terms of the **GPL-3.0-or-later** (see [LICENSE](./LICENSE)).
The audio files in `sounds/` are in the public domain (**CC0**) to the extent possible under law (see [sounds/LICENSE](./sounds/LICENSE)).