Sponsor:

Your company here — click to reach over 10,000 unique daily visitors

lv2bench - Man Page

benchmark all installed and supported LV2 plugins

Synopsis

lv2bench[-fhV] [-b block_size] [-n frames] [--full] [--help] [--version]

Description

lv2bench is a simple utility for running basic benchmarks of installed LV2 plugins.

The options are as follows:

-V, --version

Display version information and exit.

-b block_size

Block size, in audio frames.

-f, --full

Emit full plottable output with values for every block.

-h, --help

Print the command line options.

-n frames

Total number of audio frames to process.

Exit Status

lv2bench exits with a status of 0, or non-zero if an error occurred.

See Also

Authors

lv2bench is a part of lilv, by David Robillard d@drobilla.net.

Referenced By

lv2apply(1), lv2info(1), lv2ls(1).

November 29, 2022