[Ardour-Users] Marker still recording?
Robin Gareus
robin at gareus.org
Mon Jan 13 01:01:33 PST 2014
On 01/13/2014 08:12 AM, Jörn Nettingsmeier wrote:
> [moving this back to the list]
>
> On 01/12/2014 07:09 PM, leo wrote:
>> Might there be a way to set up a button you push with your foot and that
>> could signal a marker (or anything else you choose for that matter)?
Ardour is probably one of the most OSC-controllable audio applications
around..
http://manual.ardour.org/using-control-surfaces/controlling-ardour-with-osc/
Edit > Preferences > Control Surfaces > Open Sound Control
Then in a terminal run
oscsend localhost 3819 /ardour/add_marker
(By default ardour listens on port 3819, oscsend comes with liblo-tools)
Now, we've reduced the problem to make yor footswitch send OSC :)
depends on the footswitch. Could be a small python script, or ...
Cheers!
robin
More information about the Ardour-Users
mailing list