REAPER v6.61rc1

v6.61rc1 - June 14 2022

* Includes feature branch: various drawing integer overflow fixes with non-sensical values [t=267310]
+ Drawing: various drawing integer overflow fixes with non-sensical values [t=267310]
+ Envelopes: fix pencil-drawing take envelopes on stretched media items in certain situations [t=267716]
+ MIDI: fix key signature export [t=267626]
+ Master track: fix loudness meter readout tooltip
+ Media explorer: add a hidden accessible text field for pitch detection output
+ Media explorer: add options to set a MIDI note or channel to assign when inserting media into ReaSamploMatic5000, incrementing if inserting on new track
+ Media explorer: possibly improve accessibility of pitch readout by setting window text
+ Media explorer: when inserting into sampler and detecting pitch, assign sampler pitch start rather than note start (so the sample can be played at different pitches, correctly tuned)
+ ReaSamploMatic5000: add Media Explorer option to assign MIDI note based on detected pitch when inserting media into sampler
+ ReaSamploMatic5000: when inserting media from media explorer into an existing sampler instance, obey preferences to apply volume/pitch adjustment
+ ReaSamplomatic5000: add pitch detection
+ ReaSamplomatic5000: display note names for pitch offset
+ ReaSamplomatic5000: if sample detected pitch is out of range of pitch start parameter, add octaves to note start parameter as needed [p=2549739]
+ ReaSamplomatic5000: support sorting sample list by detected pitch
+ ReaSamplomatic5000: support typing in sample pitch
+ ReaScript: fix Track/TakeFX_AddByName() matching existing instances when using FX-type prefix [t=267548]
+ Recording: fix pre-fx/pre-fader output recording when live FX multiprocessing is disabled
+ Render: always display one momentary, one short-term, and one integrated render statistic in render dialog
+ Render: fix canceling render queue on user clicking "cancel all" [t=267732]
+ Render: make clearer in preferences that either LUFS or RMS will be calculated/displayed for a given period (momentary, short-term, or integrated)
+ Spectral edits: fix potentially incorrect loading of complex shapes
+ Spectral edits: prevent resizing regions into entirely negative space
+ Spectral edits: when inserting a new edit, select by default
+ Theme: hit test vol/pan/width labels [t=267524]
+ Undo: do not process deferred undo points if in the middle of a mouse edit
+ VST: improve initial size behavior with plug-ins that adjust size on editor open (Kee Bass)
+ Video: fix some WMF decoding issues that were un-fixed by a different WMF decoding fix in v6.60
+ Video: hopefully improve WMF compatibility further
+ Windows: improve appearance of checked bitmap menu items (fades, note head shapes, etc)
# ReaSamplomatic5000: clear detected pitch when changing samples [p=2549257]
# ReaSamplomatic5000: fix parsing note entry with negative octave number [p=2554416]
# ReaSamplomatic5000: fix playback after automatically adjusting start note when detected pitch is out of range [p=2554411]
# ReaSamplomatic5000: if user-entered base note is out of range, adjust trigger start note by octaves as needed
# ReaSamplomatic5000: support case-insensitive entry of MIDI note names media explorer too