On Fri, Apr 22, 2011 at 7:22 PM, Fons Adriaensen <fons(a)linuxaudio.org> wrote:
It seems that sending the OSC command
/ardour/transport_play
a second time has the effect of locating back to the previous
start position and resuming play from there. Could be useful,
but is this intentional ? The 'Start' widget does not behave
like that - a second click is just ignored.
its not really intentional. there is a way to click on the start
button that will do this (i don't recall what is is off the top of my
head, possibly button2 or some modifier), so its possible that the OSC
code is passing the wrong boolean to the function that does this
stuff.