[Ardour-Dev] hardour (headless ardour)

Paul Davis paul at linuxaudiosystems.com
Mon Feb 24 17:06:53 PST 2014


git, in the cairocanvas branch, now contains a standalone, command line
program that loads and runs an Ardour session. It has no GUI and is not
interactive via the terminal.

i ran it with a few sessions today and controlled them via OSC and Mackie
Control.

it is barely tested, probably buggy and may or may not install as part of
waf install.

but it is a proof of concept and demonstration on what is necessary to do
this (about a page or two of code, most of which is command line argument
parsing).

i don't intend to fix bugs in it right now, but maybe it will be useful for
someone, for some purpose.

if you build git, then to run it:

   cd headless
    ./hardev [ OPTIONS .. ] SESSION_DIR SNAPSHOT_NAME
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20140224/57eec9e8/attachment.htm>


More information about the Ardour-Dev mailing list