From 2037ae7eee4d1f90e07b2e3dcbd0b9ec54aeb305 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 10 Feb 2014 07:21:52 +0700 Subject: audio/lv2file: Added (apply lv2 plugins to audio files). Signed-off-by: Willy Sudiarto Raharjo --- audio/lv2file/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 audio/lv2file/slack-desc (limited to 'audio/lv2file/slack-desc') diff --git a/audio/lv2file/slack-desc b/audio/lv2file/slack-desc new file mode 100644 index 0000000000..1ed3e17486 --- /dev/null +++ b/audio/lv2file/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +lv2file: lv2file (apply lv2 plugins to audio files) +lv2file: +lv2file: lv2file is a simple program which you can use to apply effects to +lv2file: your audio files without much hassle. Possible use cases are: +lv2file: * When you want to apply an effect without having to open a GUI or +lv2file: start a project. +lv2file: * When you want to apply effects to a large number of files, or in +lv2file: an automated manner. +lv2file: * When you need a deterministic environment to debug a plugin. +lv2file: * You like everything to be on the command line. +lv2file: -- cgit v1.2.3