13
0
livetrax/libs/evoral/test
Carl Hetherington a2897ecef6 Fairly major change to the way in which crossfades are handled;
they are now done with region fades, rather than separate objects.
After this commit, Ardour will try to convert your session files
to the new crossfade format, but will make a backup in your
session folder first.

If you have works in progress using Ardour 3 it is
***STRONGLY RECOMMENDED*** that you back up session files before
updating to this commit.


git-svn-id: svn://localhost/ardour2/branches/3.0@11986 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-16 16:32:22 +00:00
..
testdata
RangeTest.cpp Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
RangeTest.hpp Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
SequenceTest.cpp
SequenceTest.hpp Further GCC 4.7.0 fixes. 2012-03-30 01:21:08 +00:00
SMFTest.cpp
SMFTest.hpp
testrunner.cpp