13
0
livetrax/libs
Paul Davis 088e4bca5a reimplement RTMidiBuffer using a highly optimized data structure
Reduces load time of Glass MIDI piece with 48k note events by about 35%. Improves data
locality. Omits size for all 3 byte or less MIDI events, uses implicit size. No limit
on size of sysex.

Relies on the fact that the data structure is always filled linearly in time, and
never modified.
2019-11-02 16:32:18 -06:00
..
appleutility
ardour reimplement RTMidiBuffer using a highly optimized data structure 2019-11-02 16:32:18 -06:00
ardouralsautil
audiographer
backends
canvas Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
clearlooks-newer
evoral Add API to safely query timestamp of first/last control event 2019-10-18 01:37:56 +02:00
fluidsynth Update Fluidsynth to v2.0.7 2019-09-30 23:12:32 +02:00
fst
gtkmm2ext Highlight the currently selected item in ArdourDropdown & co 2019-10-31 14:38:26 +01:00
hidapi
libltc Fix use of doxygen documented parameters in running text 2019-09-30 06:30:11 +02:00
lua Customize Lua GC, add object-memory-lock API. 2019-10-29 05:45:43 +01:00
midi++2
panners goodbye Profile->...trx 2019-09-25 13:02:31 -06:00
pbd Fix XML-writer edge-case (empty content) 2019-11-01 15:39:44 +01:00
plugins
ptformat
qm-dsp
surfaces remove seamless looping as an option (it's now the only kind of looping we support) 2019-11-01 14:04:28 -06:00
temporal Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
vamp-plugins
vamp-pyin
vfork
waveview limit waveview render threads to 8 2019-10-28 17:24:21 -06:00
widgets Allow calling Dropdown::set_active from a signal handler 2019-10-21 14:58:59 +02:00
zita-convolver
zita-resampler