[ardour-users] rename song
Paul Davis
paul at linuxaudiosystems.com
Thu Oct 13 07:43:31 PDT 2005
On Thu, 2005-10-13 at 14:11 +0000, 013 udr wrote:
> is it possible to rename a song, Often i just start to record some stuff,
> with no idea were it's going to, so lot of my songs end up with some stupid
> name like, test1, groove5, how can i save these songs as...
you should be able to just rename the directory that holds the session.
you will also probably want to rename the main session state file inside
it. so if you have a session in "test1":
% mv test1 aBetterName
% mv aBetterName/test1.ardour aBetterName/aBetterName.ardour
--p
More information about the ardour-users
mailing list