           SPELL=alsaequal
         VERSION=0.6
          SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
   SOURCE_URL[0]="http://www.thedigitalmachine.net/tools/$SOURCE"
     SOURCE_HASH=sha512:53a73469682eb7b641849151d4e91a3ac031daa5f11f7ad328bdd0bcf5251112814c75d27dceb8baf8582c749bf80f055414397259d24b749e7edbc03472bc6a
        WEB_SITE="http://www.thedigitalmachine.net/${SPELL}.html"
      LICENSE[0]=GPL
         ENTERED=20120618
        KEYWORDS="tools audio"
           SHORT="alsa realtime equalizer plugin"
cat << EOF
Alsaequal is a real-time adjustable equalizer plugin for ALSA. It can be
adjusted using an ALSA compatible mixer, like alsamixergui or alsamixer.

Alsaequal uses the Eq CAPS LADSPA Plugin as it's default equalizer but you can
change it to use almost any LADSPA plugin, like mbeq from the swh-plugin
package. Though alsaequal is primarily intended to be used as an equalizer you
should be able to use it to control any LADSPA plugin. It's similar in
functionality to the LADSPA plugin provided with ALSA but allows for real-time
controls as opposed to static controls defined in the asoundrc file.
EOF
