Autostart of a session

Hi again,
I would force Ardour to start with a definite session (without the choice at the start of the software): is it possible?
I’m using it in a museum and I would simplify the start of all the system…

Thanks,
Kep

I’m not on a computer with Ardour on to try this, but if you mean that you want it to automatically start with a blank session, that I’d have thought you could just start a blank session, save it (for example, as /home/user/name_of_session) and change the shortcut to Ardour from
ardour2
to
ardour2 /home/user/name_of_session.

That’s on linux, I think it would be a tiny bit more complex on OS X but I may be wrong.

From a terminal, this works fine:
open -a Ardour2 ~/name_of_session