logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lv2bench — benchmark all installed and supported LV2 plugins

Authors

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

Lilv 0.24.26                                      Nov 29, 2022                                       LV2BENCH(1)

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.

       -bblock_size
            Block size, in audio frames.

       -f, --full
            Emit full plottable output with values for every block.

       -h, --help
            Print the command line options.

       -nframes
            Total number of audio frames to process.

Exit Status

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

Name

       lv2bench — benchmark all installed and supported LV2 plugins

See Also

lv2apply(1)
       lv2info(1)
       lv2ls(1)

Synopsis

lv2bench [-fhV] [-bblock_size] [-nframes] [--full] [--help] [--version]

See Also