13
0
livetrax/libs/evoral/evoral
Carl Hetherington 5a53f2f1b9 Simple approach to putting plugin controls into the
processor box.


git-svn-id: svn://localhost/ardour2/branches/3.0@11288 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-20 18:02:48 +00:00
..
Control.hpp Simple approach to putting plugin controls into the 2012-01-20 18:02:48 +00:00
ControlList.hpp (1) do not write sequential same-value automation data into a ControlList (2) thin AutomationList data when reloading from disk (similar code as Ben's from ardour 2.X, but without user-adjustable thinning density at present). Should fix #4583 and maybe others caused by NaN's occuring from zero-slope lines 2011-12-26 22:13:54 +00:00
ControlSet.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Curve.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Event.hpp revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent 2011-12-02 20:34:58 +00:00
EventList.hpp
EventRingBuffer.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
EventSink.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
midi_events.h
midi_util.h change default overlapping note strategy to "relax" (i.e. do nothing); fix crash when looping with MIDI data; add back note-off resolution at loop point (if it was actually there) so that notes are turned off (but don't forget Ye Olde Sustain Pedal/Controller) when looping; minor other non-functional tweaks 2011-06-21 21:29:22 +00:00
MIDIEvent.hpp revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent 2011-12-02 20:34:58 +00:00
MIDIParameters.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Note.hpp Remove dubious Evoral::Event methods that exposed non-const references to members. 2011-10-19 18:11:31 +00:00
OldSMF.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Parameter.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
PatchChange.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
Sequence.hpp fix a build issue in Evoral that was preventing Sequencer<T>::dump() from being available, and expose operator<< for Sequence<T> 2011-12-22 02:09:39 +00:00
SMF.hpp Catch exception thrown by SMF code when it cannot write 2012-01-18 02:10:40 +00:00
SMFReader.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
TimeConverter.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
TypeMap.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
types.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00