Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aarnt/cmixer
https://github.com/aarnt/cmixer
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aarnt/cmixer
- Owner: aarnt
- Created: 2023-10-19T22:43:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-20T14:58:16.000Z (about 1 year ago)
- Last Synced: 2024-11-05T23:36:42.507Z (about 2 months ago)
- Language: Perl
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cmixer - A simple curses mixer for OpenBSD writen in perl
This is derived work from [official OpenBSD package](https://openbsd.app/?search=cmixer) with 4 changes:
- The left arrow key only decreases the volume level by 1%
- The right arrow key only increases the volume level by 1%
- The "," key decreases the volume level by 10%
- The "." key increases the volume level by 10%