13
0
livetrax/libs
Paul Davis 5b5ca546e0 temporal: fix incorrect implementation of TempoMap::tempo_map()
std::lower_bound() is not appropriate here. We need to find the first
TempoPoint after the given time, then return the one before that.
2021-11-17 12:16:38 -07:00
..
appleutility
ardour triggerbox: first pass at using "realtime" rubberband rather than pre-stretch 2021-11-17 12:16:38 -07:00
ardouralsautil
audiographer
auscan
backends Fix gcc4 builds ('EEXIST' was not declared in this scope) 2021-11-15 19:12:00 +01:00
canvas Canvas: Fix notification to parent of show/hide status 2021-11-09 08:49:21 -07:00
clearlooks-newer
evoral SMF: Often files don't have Track+Instr names. Make something up to avoid file collisions. 2021-11-13 15:54:11 -06:00
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd
plugins
ptformat
qm-dsp
surfaces Typo in code Paramater 2021-10-30 23:02:04 +02:00
temporal temporal: fix incorrect implementation of TempoMap::tempo_map() 2021-11-17 12:16:38 -07:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview Waveform: work around empty peakfile edge-case 2021-11-14 23:11:19 +01:00
widgets
zita-convolver
zita-resampler