REAPER v6.33

v6.33 - July 26 2021

+ Dockers: fix FX chain docker restoration when loading projects (requires re-save of existing projects)
+ Dockers: improve default ordering of new tabs
+ FX: add option to use modal window default positioning for newly created FX chain/floating FX windows [t=233562]
+ FX: allow pin mapper dialog to be very large when first opened if the track has many channels
+ FX: improve UI-destruction order when closing floating windows (for buggy plug-ins)
+ FX: remove global option for plugin bridging, bridging options should be controlled per-plugin via FX browser
+ FX pin connector dialog: show tooltips when there are more than 4 track channels or 4 FX ins/outs
+ ID3v2: fix potential memory access errors when loading media
+ JSFX: ensure IDE is not completely offscreen when opening [t=255478]
+ JSFX: prevent reentrancy of @gfx code when TCP embedded and adding media on Windows [t=255367]
+ Loudness metering: update loudness calculation more frequently in master VU and render statistics
+ Master VU: improve preferences for loudness metering and readout value
+ Media explorer: fix inserting section of file when project setting enabled to copy media to project directory [t=252491]
+ Media explorer: show folders with system file attribute on Windows [t=236567]
+ Media item properties: avoid small changes to take volume/pan when clicking but not dragging fader [t=191454]
+ Media item properties: improve sizing behavior when scrollbar is visible
+ Project files: allow filenames to contain quotes (on platforms other than Windows)
+ ReaScript: add IDE color preset configuration to ReaScript tab
+ ReaScript: add IDE option to have doubleclick function name jump to function
+ ReaScript: fix incorrect IDE interpretation of certain alt-gr keys [t=255563]
+ ReaScript: IDE supports shift+tab without selection [t=255564]
+ ReaScript: fix return value of InsertAutomationItem function when option enabled to trim automation items behind edits [t=255545]
+ ReaSurroundPan: update display consistently after editing custom speaker name [t=255718]
+ Render: add post-render action (under Stats button) to jump to position of first rendered sample over +0dB
+ Render: add post-render action (under Stats button) to display render statistics in web browser
+ Render: add separate actions to calculate mono loudness of selected tracks via dry run render
+ Render: display lufs-m max, lufs-s max, lufs-i in web browser render statistics or API request
+ Render: display file format, file length, and channel count (if mixed) in web browser render statistics
+ Render: display overall render progress indicator
+ Render: display sample rate and channel count during dry run render
+ Render: don't display file extension during dry-run render
+ Render: fix dither/noise shaping when rendering stems [t=255450]
+ Render: fix normalizing stems to common gain based on master normalization when rendering multiple regions
+ Render: fix secondary render sample rate and improve normalization when project sample rate is different from rendered sample rate [t=255785]
+ Render: if true peak is calculated, don't display regular peak in render statistics (everything is still displayed in web browser render statistics)
+ Render: improve peaks display when rendering very short files
+ Render: inform user when normalizing may cause relative levels of rendered files to change
+ Render: make it clearer when normalization is enabled
+ Render: support normalizing stems to common gain based on normalizing master mix, even if not rendering master mix
+ Render: when rendering multiple files, display as much path as needed to disambiguate files
+ Routing windows: avoid small changes to track and send volume/pan when clicking but not dragging fader
+ Routing windows: improve mousewheel behavior on volume/pan faders [p=2462863]
+ Routing windows: improve display when shift+dragging I/O buttons in track panels to create multiple sends
+ Scrub: allow configurable maximum jog rate of 1x/2x/4x/8x (default 2x)
+ Scrub: prevent audio dropouts when adding undo point that does not affect items
+ Tempo map: action to create measure from time selection will not create a tempo envelope if the user cancels the operation [t=255847]
+ Theme: fix customizing master track VU readout text color in TCP [t=255486]
+ Tracks: avoid small changes to track pan/width when clicking but not dragging faders
+ VST3: bridged plug-in improvements (fixed reference count leaks, improved bridge exiting on macOS)
+ VST3: bridged plug-ins support IMidiLearn, IMidiMapping interfaces
+ Wildcards: fix $namenumber wildcard [t=255473]
+ Wildcards: support marker/region names consisting of separated name=value pairs using $marker(name)[separator] and $region(name)[separator] (see wildcard help)
+ Windows: installer can optionally configure Windows to save REAPER crash dumps