slackbuilds/audio/lv2file
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README audio/lv2file: Added (apply lv2 plugins to audio files). 2014-02-11 12:15:07 -06:00
lv2file.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
lv2file.info audio/lv2file: Use long-format github URL. 2017-03-04 07:26:35 +07:00
slack-desc audio/lv2file: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.