13
0
livetrax/libs/evoral/evoral
2010-08-23 16:31:34 +00:00
..
Control.hpp change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values 2010-07-27 14:09:16 +00:00
ControlList.hpp Don't write undo records for automation that moves with regions when nothing changes about the automation. 2010-08-20 23:58:49 +00:00
ControlSet.hpp Fix save/load of MIDI automation state. Fixes #3354. 2010-08-09 22:23:23 +00:00
Curve.hpp
Event.hpp
EventList.hpp
EventRingBuffer.hpp
EventSink.hpp
midi_events.h
midi_util.h
MIDIEvent.hpp
MIDIParameters.hpp
Note.hpp
OldSMF.hpp
Parameter.hpp 3.0 version of rev 5564 from 2.x - basic boolean plugin parameter automation (no graphical editing intended). this involved adding a new "toggled" property to Evoral::Parameter 2010-08-23 16:31:34 +00:00
RingBuffer.hpp
Sequence.hpp
SMF.hpp
SMFReader.hpp
TimeConverter.hpp Support cut / copy / paste of MIDI automation. 2010-08-05 13:36:38 +00:00
TypeMap.hpp
types.hpp change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values 2010-07-27 14:09:16 +00:00