v7.06+dev1208 - December 8 2023
* Includes feature branch: media item edits in comping lane optionally affect media item edges in source lane
* Includes feature branch: extended ASCII encoding for .wav file text metadata
* Includes feature branch: preserve metadata when rendering media items
* Includes feature branch: envelope list window improvements
* Includes feature branch: video processors in containers
* Includes feature branch: media items on higher numbered lanes optionally mask playback of lower lanes
* Includes feature branch: large number of video items CPU use optimizations
* 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: support non-SMPTE 7.1 channel order
* 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: ReaSurround support for 128 inputs
+ Lanes: support comping media items with "auto-stretch at tempo changes" enabled [p=2740986]
+ Metadata: preserve metadata when gluing media items if all glued items share the same source file
+ ReaScript: support GetSetMediaItemTakeInfo("I_TAKEFX_NCH"), to get/set the number of take FX channels [t=286031]
+ Recording: support $recnumber and $recnumber[N] wildcards, resolves to 1 for the first recorded file with the same name, 2 for the second, etc
# Lanes: fix behavior of action to comp into new lane automatically creating comp areas
# Lanes: fix comping media items that contain multiple old-style takes [p=2740974]