mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-27 07:58:28 -04:00
Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk)
This commit is contained in:
parent
dceea38da2
commit
79b0ba6680
12 changed files with 778 additions and 0 deletions
56
rmedigicontrol/README
Normal file
56
rmedigicontrol/README
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
|
||||
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
|
||||
make install
|
||||
|
||||
|
||||
|
||||
USAGE:
|
||||
------
|
||||
|
||||
You can start rmedigicontrol with the command:
|
||||
|
||||
rmedigicontrol
|
||||
|
||||
|
||||
|
||||
Enjoy It!
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue