alsa-tools/rmedigicontrol
2006-04-07 18:17:19 +02:00
..
AUTHORS Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk) 2003-07-02 10:22:21 +00:00
CHANGELOG Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk) 2003-07-02 10:22:21 +00:00
configure.in Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
configure.in-gtk1 Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
configure.in-gtk2 support the compilation with gtk2. 2004-02-26 17:56:12 +00:00
COPYING Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk) 2003-07-02 10:22:21 +00:00
cvscompile Fix exec permission of cvscompile and add .hgignore 2006-04-07 18:17:19 +02:00
level.c Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk) 2003-07-02 10:22:21 +00:00
loopback.c Fix interface type of mixer controls 2004-11-29 15:10:34 +00:00
Makefile.am Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
NEWS Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk) 2003-07-02 10:22:21 +00:00
README Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
rmedigicontrol.c Fix error of rmedigicontrol with recent driver change 2005-06-21 12:50:57 +00:00
rmedigicontrol.h Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk) 2003-07-02 10:22:21 +00:00

			      RMEDIGICONTROL
			      ==============


ABOUT:
------

Rmedigicontrol is a control tool for RME Digi32 and RME Digi96 soundcards. 
It depends on ALSA and GTK+ and offers a graphical frontend for all your 
switches.



REQUIRED:
---------        

- a soundcard that works with the rme32/rme96 driver:

	- RME Digi32
	- RME Digi32 Pro
	- RME Digi32/8
	- RME Digi96
	- RME Digi96/8
	- RME Digi96/8 PRO
	- RME Digi96/8 PAD
	- RME Digi96/8 PST
	- Sek'd Prodif 32
	- Sek'd Prodif 96
	- Sek'd Prodif Gold

- ALSA 0.9.x

- GTK+ 



INSTALL:
--------

	./cvscompile
or
	./configure

If you use GTK+-1.2, pass --with-gtk2=no.

	make install



USAGE:
------

You can start rmedigicontrol with the command:

	rmedigicontrol



Enjoy It!