EnglishFrenchSpanish

Ad


OnWorks favicon

lv2proc - Online in the Cloud

Run lv2proc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command lv2proc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


lv2proc - a simple command line effect processor using LV2 plugins

SYNOPSIS


lv2proc [ options ] -i input -o output plugin
lv2proc -h|--help
lv2proc --version

DESCRIPTION


lv2proc generates an output sound file by applying a LV2 effect plugin to an input sound
file.

OPTIONS


-h, --help
Print a short description of the command line options on the standard output and
quit.

--version
Print version and copyright information on the standard output and quit.

-i input
Indicates the input sound file.

-o output
Indicates the output sound file.

plugin LV2 plugin URI.

-n frames
Number of audio frames to be processed at each cycle (default is 512).

-c port:value
Assigns value to the port identified by port symbol port. The specified port must
be a control input port and value must be a floating-point number in a form that
strtof(3) undestands, assuming that the "C" locale is being used.

--with-latency
Disables latency compensation that is generously offered to you by default.

--timing
Report some timing statistics on the standard output after sound processing.

--normalize
Normalize the output file by applying the same gain factor to all channels. No
fancy loudness estimation going on here, just trying to make use of the whole
dynamic range of the output file format.

ENVIRONMENT


LV2_PATH
Used to override the list of directories where LV2 plugin bundles are looked for
(as per LV2 FHS, see <http://lv2plug.in/trac/wiki/Filesystem_Hierarchy_Standard>).

Use lv2proc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad