Package alsa-plugins-equal: Information
Source package: alsa-plugins-equal
Version: 0.6-alt1
Build time: Nov 27, 2017, 05:26 AM in the task #195465
Category: Sound
Report package bugLicense: GPLv2+
Summary: Real-time adjustable equalizer plugin for ALSA
Description:
Alsaequal is a real-time adjustable equalizer plugin for ALSA. It can be adjusted using an ALSA compatible mixer, like alsamixergui or alsamixer. This configuration (/etc/asound.conf or ~/.asoundrc) works fine for me: ctl.equal { type equal; } pcm.plugequal { type equal; slave.pcm "plug:dmix"; } pcm.!default { type plug; slave.pcm plugequal; } Adjust equalizer settings: $ alsamixer -D equal
List of RPM packages built from this SRPM:
alsa-plugins-equal (x86_64, i586)
alsa-plugins-equal-debuginfo (x86_64, i586)
alsa-plugins-equal (x86_64, i586)
alsa-plugins-equal-debuginfo (x86_64, i586)
Maintainer: Alexey Tourbin