do not thin() automation event list on load.
authorRobin Gareus <robin@gareus.org>
Sat, 31 May 2014 15:13:47 +0000 (17:13 +0200)
committerRobin Gareus <robin@gareus.org>
Sat, 31 May 2014 15:13:47 +0000 (17:13 +0200)
commitf382aef5ac44eee1075e253eadaec220aa82f711
tree81b76ad926ebd9b175d4a2a4e484a4104b4fb80d
parent3b717da78378ebc7b97250a06fccf38e11cd3ace
do not thin() automation event list on load.

only thin() when writing automation. This fixes issues with
loading short x-fades (which can be stretched later).

TODO: thinning should not just drop, but interpolate and use
more elaborate logic, compared to A2/MB2 Curve::merge_nascent()
libs/ardour/automation_list.cc