13
0
livetrax/libs/evoral/evoral
Paul Davis 8a18929d57 remove Session::controllable_by_descriptor() and move code into GenericMIDI code (the only user).
This also removes enums introduced to describe well-known parameters for Mixbus. Lookup now involves string
parsing every time, but this is not likely to be a notable cost.
2018-06-21 13:05:58 -04:00
..
Beats.hpp remove Evoral types.cpp since it is no longer required 2017-09-18 11:40:53 -04:00
Control.hpp
ControlList.hpp Update WritePass logic + AutomationList Undo 2017-07-24 21:00:12 +02:00
ControlSet.hpp NOOP: formatting 2017-09-18 11:40:53 -04:00
Curve.hpp add const-ness: Evaluating a curve does not change it. 2017-06-03 13:55:02 +02:00
Event.hpp
EventList.hpp
EventSink.hpp
midi_events.h
midi_util.h
MIDIXML.hpp
Note.hpp
OldSMF.hpp
Parameter.hpp remove Session::controllable_by_descriptor() and move code into GenericMIDI code (the only user). 2018-06-21 13:05:58 -04:00
ParameterDescriptor.hpp Move logarithmic property into Evoral, add rangesteps 2017-06-21 18:12:14 +02:00
PatchChange.hpp
Range.hpp
Sequence.hpp
SMF.hpp
SMFReader.hpp
TimeConverter.hpp
TypeMap.hpp
types.hpp
visibility.h