Installing VLevel
VLevel is written on Linux, but it should work on any similar system. Soon I will make Win32 binaries and a cross-platform GUI drag-n-drop interface.
The latest version of VLevel (0.5) can be downloaded from SourceForge.net. Installation is simple:
tar -xzf vlevel-0.5.tar.gz
cd vlevel-0.5
make
su
make install
This installs both the command line filter and the LADSPA plugin. You can change the default paths by editing Makefile. For information on how to use the filter, and what to plug the plugin into, see the Using section.