13
0
livetrax/libs
2011-12-12 14:00:44 +00:00
..
appleutility
ardour fundamentally alter how we compute frames_per_beat(). this follows much discussion on IRC. fundamentally, tempo and ONLY tempo affects the computation of frames_per_beat(), meter has no effect at all. However, following typical DAW conventions, we continue to want the "grid" to show metric divisions, not fixed beats, so add a new method (Meter::frames_per_division()) that retains the old math which takes meter into account. This commit will alter the behaviour of MIDI notes in any session with multiple time signatures. They will likely break. Unfortunately, there is no alternative to this breakage at this time. 2011-12-12 14:00:44 +00:00
audiographer Apply patch from timbyr to fix building with --test. 2011-11-13 03:54:29 +00:00
clearlooks-newer
clearlooks-older
evoral revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent 2011-12-02 20:34:58 +00:00
fst Remove VST current_program variable, since that stuff is 2011-11-23 19:29:38 +00:00
gtkmm2ext add visible() method to Tearoff so we can check whether or not it is hidden 2011-12-07 15:48:00 +00:00
midi++2
panners Implement reset() in panners, and use it from the GUI (fixes #4196). 2011-10-22 16:19:27 +00:00
pbd Save templates as directories with plugin state, if 2011-12-11 20:38:42 +00:00
qm-dsp
rubberband
surfaces Pack toolbar combo boxes with expand=false and remove size kludges. 2011-11-23 08:35:41 +00:00
taglib
timecode
vamp-plugins
vamp-sdk
.cvsignore