ardour/libs/evoral/src
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
..
libsmf Load what we can from broken/truncated MIDI files. 2014-12-30 23:10:11 -05:00
Control.cpp Fix automation write/touch. 2014-12-01 23:35:24 -05:00
ControlList.cpp Remove some aborts that don't really need to be. 2014-12-17 19:43:09 -05:00
ControlSet.cpp Fix crash when changing automation mode for MIDI track control automation. 2014-08-31 18:57:22 -04:00
Curve.cpp Curve::_get_vector: fix return value when veclen == 1 2015-01-19 23:55:52 +01:00
debug.cpp dramatic overhaul of automation. too long to explain here. this work is not finished - write/touch passes do not correctly overwrite existing data because the semantics of ControlList::insert_iterator need clarification. more to follow 2012-07-13 21:05:45 +00:00
Event.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
i18n.h add skeleton for i18n support 2011-08-11 15:57:48 +00:00
midi_util.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
MIDIEvent.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
Note.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
OldSMF.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
Sequence.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
SMF.cpp Fix MIDI file descriptor leaks. 2015-01-05 15:50:30 -05:00
SMFReader.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
TimeConverter.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
types.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00