v6.29+dev0603 - June 3 2021
* Includes feature branch: render normalization
* Includes feature branch: MIDI editor note reordering
* Includes feature branch: media item lanes
* Includes feature branch: EEL2 x86_64/SSE
* Includes feature branch: VST3 bridging
+ Actions: add action to calculate loudness of selected tracks within time selection via dry run render
+ ReaScript: support getting/setting render normalization mode and target
+ Render: add preference to calculate true peak on render when not normalizing to it
+ VST3: add IPlugInterfaceSupport, for plugins to request compatibility features
+ VST3: add support for IMidiLearn interface
+ VST3: avoid threading conflicts when processing expression and keyswitch information
+ VST3: internal threading changes to MIDI controller and program change handling
# Batch converter: fix button positioning when window is resized
# Convert: fix normalization for source files that do not have an embedded source start time [p=2450739]
# MIDI editor: fix keyboard drawing glitches around top of view [p=2450683]
# MIDI note ordering: fix ordering issue after undo [p=2449996]
# MIDI note ordering: give more visual feedback about selected note [p=2450000]
# Rendering: fix denormal issues with silence [p=2450456]