13
0
livetrax/libs/evoral/src
2010-08-19 21:09:40 +00:00
..
libsmf
Control.cpp 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.cpp forward port automation handling changes from 2.x, upto and including about rev 6981 (will need full testing in the 3.X context). as on 2.x, this removes real-time visual updates to automation curves during write/touch automation recording 2010-08-19 21:09:40 +00:00
ControlSet.cpp 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
Curve.cpp
debug.cpp
Event.cpp
midi_util.cpp
MIDIEvent.cpp
Note.cpp
OldSMF.cpp
Sequence.cpp forward port 2.X changes up to and including rev 6714 2010-08-16 19:58:34 +00:00
SMF.cpp
SMFReader.cpp