13
0
livetrax/libs/evoral/evoral
David Robillard 25efe5953c Fix range of pan controls.
Set default range to [0,1] since [0,0] is problematic and useless anyway.
2014-12-02 19:02:03 -05:00
..
Control.hpp Replace half-baked param metadata with descriptor. 2014-12-01 23:35:24 -05:00
ControlList.hpp Factor out copy-paste code. 2014-12-01 23:35:24 -05:00
ControlSet.hpp add export control to libevoral 2013-10-17 10:52:02 -04:00
Curve.hpp add export control to libevoral 2013-10-17 10:52:02 -04:00
Event.hpp Wrap MusicalTime in a class. 2014-11-22 04:05:42 -05:00
EventList.hpp 'libs/evoral' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2014-01-12 17:36:17 +00:00
EventSink.hpp 'libs/evoral' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2014-01-12 17:36:17 +00:00
midi_events.h
midi_util.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
MIDIEvent.hpp 'libs/evoral' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2014-01-12 17:36:17 +00:00
Note.hpp Wrap MusicalTime in a class. 2014-11-22 04:05:42 -05:00
OldSMF.hpp Move EventRingBuffer to libardour. 2014-11-30 23:56:19 -05:00
Parameter.hpp Replace half-baked param metadata with descriptor. 2014-12-01 23:35:24 -05:00
ParameterDescriptor.hpp Fix range of pan controls. 2014-12-02 19:02:03 -05:00
PatchChange.hpp Wrap MusicalTime in a class. 2014-11-22 04:05:42 -05:00
Range.hpp Tidy up comments in Evoral::coverage 2014-12-01 20:13:04 +00:00
Sequence.hpp Replace half-baked param metadata with descriptor. 2014-12-01 23:35:24 -05:00
SMF.hpp add mutex/lock to all Evoral::SMF methods that use _smf/libsmf, to avoid inadvertent corruption via multithreaded access. 2014-10-15 18:44:22 -04:00
SMFReader.hpp add export control to libevoral 2013-10-17 10:52:02 -04:00
TimeConverter.hpp Fix build with a certain awful broken compiler. 2014-11-23 16:31:59 -05:00
TypeMap.hpp Fix lost MIDI events due to broken range check. 2014-12-02 03:36:33 -05:00
types.hpp Changes needed to accommodate building libevoral with MSVC 2014-11-24 12:51:54 +00:00
visibility.h Minor visibility changes to libevoral (template objects can be exported in libevoral because they're always instantiated in the actual DLL). 2014-03-21 18:57:36 +00:00