fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
332 B
Text
8 lines
332 B
Text
Audio::Mixer - Perl extension for Sound Mixer control
|
|
|
|
This is just a very simple Perl interface which allows to set various
|
|
sound mixer parameters. The most important probably 'vol' (volume). The
|
|
list of all mixer parameters can be obtained using get_mixer_params()
|
|
function.
|
|
|
|
All values (lcval, rcval) are numbers in 0-100 range.
|