mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
8fb99e910f
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. WWW: http://search.cpan.org/dist/Audio-Mixer/ PR: ports/127862 Submitted by: Dennis Herrmann <adox at mcx2.org>
10 lines
453 B
Plaintext
10 lines
453 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/Audio/volume.pl
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Audio/Mixer.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer/Mixer.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer/Mixer.so
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer/autosplit.ix
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Audio
|