Codebase list rexima / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

rexima 1.4 - a curses-based (and command-line) mixer for Linux.
Copyright (C) 1996-2003 Russell Marks.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.


Description
-----------

rexima is a curses-based interactive mixer. It can also be used from
the command-line. It's a deliberately straightforward, `sensible'
implementation - my response to the other curses-based mixers, where
you can't see the sliders for the chrome. Also, it gives a numeric
level readout (as well as the sliders), unlike most interactive mixers
I've used. It should work on any terminal with a screen size of at
least 80x24.

For more on how rexima works and how to use it, do `man rexima' once
it's installed.


Installation
------------

Check the Makefile is ok, then do `make' and (as root) `make install'.


What's the name stand for?
--------------------------

Try reading it backwards. :-)


Contacting me
-------------

You can email me at rus@svgalib.org.


Share and enjoy!

-Rus.