SQMixer 0.6.1 review
DownloadSQMixer is an audio mixer for OSS-compatible drivers that uses QT. Some systems require unusual options for compilation or linking
|
|
SQMixer is an audio mixer for OSS-compatible drivers that uses QT.
Some systems require unusual options for compilation or linking that the `configure' script does not know about. You can give `configure' initial values for variables by setting them in the environment. Using a Bourne-compatible shell, you can do that on the command line like
this:
CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure
Or on systems that have the `env' program, you can do it in this way:
env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure
Here are some key features of "SQMixer":
GUI in QT
1 fader on mono channel / 2 faders on stereo channel
muting on each channel
each channel can be hidden
What's New in This Release:
all important parameters can be saved in a configfile
channels can be labeled individually
SQMixer 0.6.1 search tags