EnglishFrenchSpanish

OnWorks favicon

roarpluginrunner - Online in the Cloud

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

This is the command roarpluginrunner 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


roarpluginrunner - Run RoarAudio plugins

SYNOPSIS


roarpluginrunner [OPTIONS]... PLUGIN

DESCRIPTION


This tool can be used to run RoarAudio plugins or report information about the plugin.
roarpluginrunner loads the plugins in a plugin container with the given parameters passed.
This allows you to run all universal plugins as well as some other plugins out side a
specific host. It can also be used for Testing the plugins.

There are three modes of operation: Running, Running as application and Explaining. The
first mode (Running) is what most host applications will do. Running as application is
different in the way that all parameters left on the command line after the plugin name
are parsed and passed to the plugin as plugin arguments.

In this mode parameters passed after the plugin name are split into key-value-pairs. An
option (beginning with two dashes) are passed as pair with the option name (the dashes)
removed as key and no value. If it contains a equality sign the part after it is passed as
value. Options with a single dash are split each letter into an own key-value-pair with
only the key set. Non-option arguments (with no dashes) are passed as value-only pairs.
After a pure double dash all parameters are passed as non-options with the double dash
completely removed from the key-value-array.

In the explain mode the plugin is loaded but not run. The meta information about the
plugin are reported. This includes true meta data like the name, authors and copyright
but also technical meta data like the host application's name the plugin is written for.

When the plugin uses symbols from the host directly the plugin may not be loaded into
roarpluginrunner because of the system's library loader limits. On GNU/Linux (and other
POSIX like implementations) this is only true if the plugin uses global variables of the
host. Plugins using functions of the host can still be loaded in this mode.

OPTIONS


-h --help
Prints a help message.

-v --verbose
Be verbose. Can be used multiple times.

--server SERVER
Set default server to SERVER.

--run Run plugin.

--run-as-application
Same as --run except all tailing arguments are passed to the plugin. This is also
used by roarpluginapplication(1).

--explain
Explain plugin. This lists all details about the plugin without actually running
it.

--appname NAME
Sets the appname.

--abiversion ABI
Set the ABI version.

--args ARGS
Set plugin arguments.

RUNNER OPTIONS


--option-touch
Do not keep the plugin running: Do a single UPDATE cycle.

--option-no-touch
Disable touch option.

--option-about
Show an about dialog after startup.

--option-no-about
Disable about option.

--option-help
Show onlion help after startup.

--option-no-help
Disable help option.

--option-preferences
Show preferences dialog after startup.

--option-no-preferences
Disable preferences option.

CPI OPTIONS


-t --tcp
Use TCP listen socket.

-u --unix
Use UNIX Domain listen socket (default).

-n --decnet
use DECnet listen socket.

--port PORT
TCP Port to bind to. Only in case of TCP listen sockets.

--bind ADDR
Node/Hostname/Path to bind to.

--proto PROTO
Use PROTO as protocol on listen or client socket.

--new-sock
Parameters for new socket follow.

--client-fh FH
Comunicate with a client over this handle.

Use roarpluginrunner online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 5
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • 6
    AAX to MP3
    AAX to MP3
    Usage: - Install the Audible Manager
    and open a file of your account. - Sign
    in into your audible account (in the
    application). Now the program can
    convert you...
    Download AAX to MP3
  • More »

Linux commands

Ad