ardour/libs
Robin Gareus 2f68656679
Update API to send immediate events
This is to allow passing the EventType to the Buffer, using a
consistent {[Time], Type, size, data} API, that is equivalent
for all classes.

This is particularly useful for Lua scripts and plugin UIs
than can call `write_immediate_event()` while being ignorant
where the data is routed to (MIDI tracks, plugins, processors).
2020-09-20 19:16:43 +02:00
..
appleutility
ardour Update API to send immediate events 2020-09-20 19:16:43 +02:00
ardouralsautil Tweak ALSA nperiod setting, fallback to nearest 2020-04-29 23:56:24 +02:00
audiographer Update post-export analysis to report max short/mom loudness 2020-07-20 05:16:51 +02:00
backends JACK backend allows to calibrate latency 2020-09-20 17:16:01 +02:00
canvas Fix polygon redrawing -- #8148 2020-07-09 02:10:28 +02:00
clearlooks-newer
evoral Prepare for distinct live-midi event type 2020-09-20 17:16:53 +02:00
fluidsynth
fst Headless windows VST3 scanner 2020-09-18 22:37:13 +02:00
gtkmm2ext Italian translation update 2020-07-06 20:28:02 +02:00
hidapi
libltc
lua
midi++2 Add/remove source(s) in our MSVC project (midi++2) 2020-04-29 10:20:34 +01:00
panners
pbd Use soundtouch for vocal audio time stretching (1/2) 2020-08-26 19:04:58 +02:00
plugins Remove unused LV2 configuration checks 3/3 2020-09-15 17:35:09 +02:00
ptformat
qm-dsp
surfaces Consolidate code: use API to print plugin-type 1/2 2020-09-15 16:03:33 +02:00
temporal Further change needed for 'libtemporal' 2020-05-29 12:28:13 +01:00
vamp-plugins Update EBU VAMP plugin, report max short/mometary loudness 2020-07-20 05:16:04 +02:00
vamp-pyin
vfork
vst3 Import VST3 interface 2020-09-16 22:49:19 +02:00
waveview
widgets Increase precision of numeric dB entry 2020-08-01 09:57:18 +02:00
zita-convolver
zita-resampler