[Ardour-Users] Again: Loss of a track

Robin Gareus robin at gareus.org
Sat Sep 13 16:51:17 PDT 2014


On 09/14/2014 01:21 AM, Brett McCoy wrote:
> On Sat, Sep 13, 2014 at 5:08 PM, Robin Gareus <robin at gareus.org> wrote:
> 
>>
>> If you feel up to it, the easiest way to handle this would be to drop by
>> on IRC (Ardour Menu > Help > Chat), but it would be prudent to check out
>> the latest git version first (CairoCanvas branch, currently Ardour
>> 3.5.3140). It contains lots of fixes.
>>
> 
> Is the CC branch the preferred branch for building from source?
> 

Yes it is. It is not merged into 'master' yet for the reason that there
will likely be a last 3.5.XXX hotfix release (audio+midi file loss)
before CC is ready.

CC is much better than 'master' in many ways, however there are still
some UI regressions: (scroll down to the bottom of
http://tracker.ardour.org/view.php?id=5589 )

git clone -b cairocanvas git://git.ardour.org/ardour/ardour.git ardourCC
cd ardourCC; ./waf configure; ./waf; cd gtk2_ardour; ./ardev

There are 2 or 3 new build-dependencies (vamp-plugin-sdk, aubio)
compared to ardour3.5, but nothing out of the ordinary. Also make sure
to reset the Theme (Window > Theme manager) when first running it.

ciao,
robin


More information about the Ardour-Users mailing list