REAPER v6.59+dev0602

v6.59+dev0602 - June 2 2022

* Includes feature branch: various drawing integer overflow fixes with non-sensical values [t=267310]
* Includes feature branch: fixed lane play markers
* Includes feature branch: pre-FX/pre-fader output recording
* Includes feature branch: improve experimental silent-track CPU reduction option to include FX tail length
* Includes feature branch: media item fixed lanes
* Includes feature branch: internal pin management overhaul for future extension
+ Drawing: various drawing integer overflow fixes with non-sensical values [t=267310]
+ FX: allow scripts to set ridiculous oversampling ratios up to 1024x (~45-49MHz)
+ FX: optimize performance with many docked-but-invisible FX chains [t=267313]
+ Media explorer: add support for column width/order presets (in column header right-click menu)
+ Media explorer: new user columns default to "custom" rather than "read-only" [t=267357]
+ Media item fixed lanes: add action to copy items from soloed lane to new lane at top of track
+ Media item fixed lanes: add action to copy output of lane play markers to new lane
+ Render: fix HTML render charts when files/markers/regions contain some special characters [t=267349]
+ Startup: add option to skip splash screen animations
+ VST: improve plug-in scanning process (especially macOS NI plug-ins)
+ WAV: allow writing FP with extensible multichannel speaker configuration
+ WAV: when writing non-PCM files, include extension size to conform to spec and prevent SOX from warning
+ macOS: disable automatic key equivalent localization on macOS 12.0+
# Media explorer: move menu items to show/hide columns into a submenu
# Media item fixed lanes: fix audio fade-in on first lane play marker
# Media item fixed lanes: fix targeting zero-length crossfades with mouse
# Media item fixed lanes: mouse click on already-playing lane marker region will set the region to not play (same behavior as lane solo buttons)
# Media item fixed lanes: show (brief) context menu when right-clicking lane play marker or add-lane area