| LV2APPLY(1) | General Commands Manual | LV2APPLY(1) | 
NAME
lv2apply — apply
    an LV2 plugin to an audio file
SYNOPSIS
| lv2apply | [ -Vh] [-csymbol value] [-iin_file] [-oout_file] [--help]
      [--version] plugin_uri | 
DESCRIPTION
lv2apply runs an LV2 plugin on an audio
    file and writes the processed output to another.
The options are as follows:
ENVIRONMENT
- LV2_PATH
- List of directories to search for LV2 plugin bundles, in the style of
      PATH.
EXIT STATUS
lv2apply exits with a status of 0, or
    non-zero if an error occurred.
SEE ALSO
AUTHORS
lv2apply is a part of lilv, by
    David Robillard
    <d@drobilla.net>.
| November 29, 2022 | Lilv 0.24.26 |