1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/audio/lv2file/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

11 lines
498 B
Plaintext

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.
lv2file uses the LV2 plugin format (http://lv2plug.in/) for the effects it uses.