Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aarnt/cmixer


https://github.com/aarnt/cmixer

Last synced: 10 days ago
JSON representation

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%