13
0
livetrax/libs
nick_m cebefe69d9 Tempo lines display subdivisions correctly over a tempo change
TempoMap::get_grid() supplies a list of beat positions, leaving the lines
to work out any subdivision positions.
This is fine, unless a tempo section falls in between beats.
Use a BeatsFramesConverter along with a quarter note position
(in the BBTPointsList) to make this easier.
2017-06-09 01:44:48 +10:00
..
appleutility
ardour Tempo lines display subdivisions correctly over a tempo change 2017-06-09 01:44:48 +10:00
ardouralsautil Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils 2017-04-19 09:37:00 +10:00
audiographer
backends ALSA backend: always register ports with systemic latency 2017-04-27 20:59:15 +02:00
canvas Fix out-of-bounds waveform image rendering. 2017-05-14 20:37:58 +02:00
clearlooks-newer
clearlooks-older
evoral Do not duplicate note id in copy constructor 2017-06-08 23:11:56 +10:00
fluidsynth
fst Prepare moving to a dedicated x-thread signal for VST UI resizing 2017-03-08 13:03:46 +01:00
gtkmm2ext update german translation 2017-05-14 15:29:27 +02:00
hidapi Fix libhid compile with /recent/ libc (GNU_SOURCE) 2017-05-20 12:39:49 +02:00
libltc
lua Fix hiding Lua __metatable -- prevent setmetatable() override 2017-03-30 05:06:34 +02:00
midi++2 Use XMLNode::set_property API in Midi::Port class 2017-04-19 09:36:48 +10:00
panners Use XMLNode::set_property API in all Panner classes 2017-04-19 09:36:53 +10:00
pbd NO-OP: whitespace 2017-05-29 23:45:16 +02:00
plugins a-EQ: DSP bugfix 2017-06-08 02:04:12 +10:00
ptformat Fix 32bit compilation 2017-02-18 16:22:34 +01:00
qm-dsp Patch the QM source code to make it buildable with MSVC 2017-04-02 15:32:26 +02:00
surfaces OSC: add optional paging to sends in select. 2017-06-06 09:08:35 -07:00
timecode Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
vamp-plugins update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
vfork