REAPER v7.26+dev1028

v7.26+dev1028 - October 28 2024

* Includes feature branch: graphical crossfade editor
* Includes feature branch: MIDI editor CC point scaling
* Includes feature branch: playback support for rendered files
* Includes feature branch: automation timing and take FX fixes
* Includes feature branch: take FX tail-length utilization
* Includes feature branch: implode/explode support in batch converter
* Includes feature branch: trim leading/trailing silence in batch converter
* Includes feature branch: batch converter UI changes
* Includes feature branch: trim leading/trailing silence when rendering
* Includes feature branch: auto-bypass plug-ins with PDC when record armed
+ Crossfade editor: add graphical crossfade editor (thanks chmaha)
+ Render: add preference to prevent render window from reopening modelessly after render finishes [p=2818237]
+ Render: only respect setting to adjust normalization additional -3dB for mono media when normalizing to loudness target, not peak
+ VST: improve preset menu behavior with duplicate factory and user-preset names
+ VST: improve support for TrackFX_GetPresetName on FX with a single program [t=295339]
# Crossfade editor: adjust item start/end when slip editing
# Crossfade editor: display zeroline for out-of-bounds peaks if item is not looped
# Crossfade editor: link applies to crossfade rather than media items when editing item position or content
# Crossfade editor: re-center but do not re-zoom after edits
# Crossfade editor: support propagating edits left/right
# Crossfade edtor: add re-center button
# Envelopes: fix likely crash when 'envelope point selection follows time selection' is enabled (previous build regression)
# Render: fix normalization adjustment when rendering master mix and stems together and normalizing as if files play together
# Render: improve interaction when both normalizing and limiting as if files play together
# Render: move setting to store render statistics in memory to Stats/Charts button, add help for this setting in render statistics help window
# Take markers: fix snap to take markers that are outside of item bounds when moving items or their edges [p=2818045]