REAPER v6.73+dev0111

v6.73+dev0111 - January 11 2023

* Includes feature branch: fixed lane comping
* Includes feature branch: shortcut import/export improvements and multiple main keyboard sections
* Includes feature branch: improve samplerate change behavior when loading projects
* Includes feature branch: VST3 re-map of parameter IDs due to restartComponent
* Includes feature branch: AU parameter list change notification support
* Includes feature branch: MIDI editor screenset improvements
* Includes feature branch: routing matrix/track wiring input activity indicators
* Includes feature branch: preview item selection for grouped tracks
* Includes feature branch: VST3 per-channel silence reporting compatibility option
* Includes feature branch: better .RfxChain media explorer and clipboard integration
* Includes feature branch: ReaReaRea timestretch mode
* Includes feature branch: GR metering as embedded UI for third-party VSTs
* Includes feature branch: JSFX new features and EEL2 preprocessor
* Includes feature branch: render dialog statistics display improvements
* Includes feature branch: media item fixed lanes
+ Audio Units: fixed parameter unit name on bridged plug-ins
+ Audio Units: support custom string displays for parameters [p=2456294]
+ CLAP: support text_to_value to improve manual editing of envelope point parameters
+ JSFX: improve manual editing of envelope points for parameters that are named enums
+ LV2: improve manual editing of envelope points for parameters that are named enums
+ Media item lanes: add option (in Options/New recording that overlaps existing media menu) to play only the recorded-into lane after new fixed lane recording
+ Mouse modifiers: add action/mouse modifier to join comp area with following comp area on the same lane, assuming no other comp areas between
+ ReaScript: SetMouseModifier(ctx,-1,-1) will reset all modifiers to default for that context, SetMouseModifier(-1,-1,-1) will reset all modifiers to default for all contexts
# Audio Units: release parameter name/unit strings according to spec
# Media item lanes: editing lane name affects grouped tracks as well
# Media item lanes: improve behavior when editing comp areas that exist on the comping lane only
# Media item lanes: improve behavior when multiple lanes contain copies of the same source media [p=2633742]
# Media item lanes: update lane buttons after recording into an existing lane