ardour/libs/evoral
Guido Aulisi c6e71a683e Curve::_get_vector: fix return value when veclen == 1
When the crossfade length is only 1 frame, I got strange
gain coefficients from get_vector (63 in my case).
The function wrongly returned the x axis value.
2015-01-19 23:55:52 +01:00
..
evoral MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
MSVCevoral Add a newly introduced header file to our MSVC project (libevoral) 2015-01-10 11:58:58 +00:00
src Curve::_get_vector: fix return value when veclen == 1 2015-01-19 23:55:52 +01:00
test 2-point Curve Linear Interpolation Test 2015-01-19 23:55:52 +01:00
run-tests.sh Use test utility function to find evoral test files 2014-12-03 17:31:04 +07:00
wscript minimalistic Evoral::Curve Unit Test. 2015-01-19 22:15:28 +01:00