slackbuilds_ponce/audio/lv2file/README
B. Watson 2037ae7eee audio/lv2file: Added (apply lv2 plugins to audio files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-11 12:15:07 -06:00

10 lines
469 B
Text

lv2file (apply lv2 plugins to audio files)
lv2file is a simple program which you can use to apply effects to
your audio files without much hassle. Possible use cases are:
* When you want to apply an effect without having to open a GUI or
start a project.
* When you want to apply effects to a large number of files, or in
an automated manner.
* When you need a deterministic environment to debug a plugin.
* You like everything to be on the command line.