REAPER v7.05+dev1114

v7.05+dev1114 - November 14 2023

* Includes feature branch: record armed tracks obeying 'do not run muted tracks' preference
* Includes feature branch: increase fixed lane limit to 256 lanes
* Includes feature branch: improve undo behavior when comping
* Includes feature branch: support non-SMPTE 7.1 channel order
* Includes feature branch: improve behavior when deleting or reordering tracks while recording
* Includes feature branch: support copying comp area edits back to source lanes
* Includes feature branch: optionally limit media item edge edits to start/end of source media
* Includes feature branch: FX envelope options for AI combining
* Includes feature branch: ReaSurround support for 128 inputs
+ Comping: add unsynced media item right-click menu item to discard edits and re-comp from original source lane
+ Comping: click unsynced media item button to copy to a new source lane, ctrl/cmd+click to copy edited media item to source lane, alt/opt+click to discard edits and replace with source lane media
+ Comping: improve behavior when comping looped media items with per-take automation [p=2733428]
+ Comping: when media is selected on both the source lane and comping lane, do not move comp area when slip-editing [p=2733376]
+ FX containers: always report tweaked plug-in context for last-tweaked parameter even when parameter is mapped [p=2733387]
+ FX: allow FX to not run according to preference when on muted, record-armed but non-output-recording tracks
+ Lanes: fix drag/drop with certain lane counts [p=2733354]
+ Lanes: fix moving comp areas to lower-numbered lanes via razor edit [p=2733413]
+ Lanes: if recording exceeds maximum number of lanes (currently 128), place recording in last lane
+ Lanes: ignore items in hidden lanes in various navigation and other actions [p=2733398]
+ Lanes: improve action to move items up to minimize lane usage
+ Metadata: Double-clicking 'description' field opens multi-line editor by default (note that right-click on any value field also opens multi-line editor)
+ ReaScript: GetTouchedOrFocusedFX returns obviously-invalid values when returning failure [p=2733147]
+ ReaScript: improve behavior of deprecated GetLastTouchedFX() when FX in container was last touched and parameter was mapped
+ ReaScript: update envcp when toggling parameter modulation via API [p=2733149]
# Comping: improve behavior when re-comping media items that match more than one source lane
# Lanes: fix lane play state being cleared when undoing unrelated edit
# Lanes: improve behavior when comping comping lane edit back to source lane