13
0
livetrax/libs/evoral/src
Robin Gareus 94fa927861 limit automation event density - fixes #5928
Constrain control points to one per tick (1/1920 beats).

Prior to this it was possible to set two values to the
same time (interpolation and iteration failed).
2014-06-07 17:43:12 +02:00
..
libsmf Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
Control.cpp add option to skip guard points when adding new control points to a ControlList; add more debugging statements 2014-02-19 23:25:08 -05:00
ControlList.cpp limit automation event density - fixes #5928 2014-06-07 17:43:12 +02:00
ControlSet.cpp convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
Curve.cpp update Evoral::Curve to honor ControlList::InterpolationStyle 2014-05-30 17:00:28 +02: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 fix evoral assignment operator (copy buffer) 2014-01-22 15:11:31 +01:00
i18n.h add skeleton for i18n support 2011-08-11 15:57:48 +00:00
IdentityConverter.cpp fix 64 bit template types 2014-01-12 20:01:12 -05:00
midi_util.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
MIDIEvent.cpp remove incorrect and unnecessary template class declaration from Evoral (added recently) 2012-10-10 15:42:47 +00:00
Note.cpp use musical_time_equal() test for equality when copying note data, not strict floating point equality. should fix #4609 (and maybe another one too) 2012-01-31 23:20:13 +00:00
Note.impl 'libs/evoral' - and add 'Note.impl' to the project 2014-01-13 12:47:21 +00:00
OldSMF.cpp Fix my name :) 2011-04-06 15:00:16 +00:00
Sequence.cpp Include evoral/Note.hpp before pbd/compose.h 2013-08-08 15:23:09 -04:00
SMF.cpp merge with master and fix 4 conflicts by hand 2014-06-02 11:32:13 -04:00
SMFReader.cpp Fix my name :) 2011-04-06 15:00:16 +00:00