mmix 0.2 review

Download
by rbytes.net on

mmix is a program for changing the mixer settings of your soundcard(s). Instructions for installing mmix: 1

License: GPL (GNU General Public License)
File size: 26K
Developer: Tino Reichardt
0 stars award from rbytes.net

mmix is a program for changing the mixer settings of your soundcard(s).

Instructions for installing mmix:
1. Possibly, edit the Makefile (compilertuning etc)
vi Makefile
2. Read the comments in params.h, and edit the #define's for your needs:
vi params.h
3. Build it:
make
4. Install the binary and the manpage:
make install
5. Read the manpage!
man mmix
6. Start the mixer ...
mmix

Requirements:
linux >= 2.3.??
some simple libc (glibc/dietlibc/...)
a mixer device (soundcard/tv-card/...)

What's New in This Release:
updated manpage
added mmix.lsm for sunsite
changed the command line option (more usefull now!)
added some new configaration stuff (edit|delete old one!)
version 0.3 will remove all malloc code (use of alloca + fixed sizes!)

mmix 0.2 keywords