Cockos has updated REAPER to v5.962.
Changes in REAPER 5.962:
- OSC:
- .ReaperOSC parsing improvements (continue loading .ReaperOSC files that have unknown action tokens).
- add /loop/start/time and /loop/end/time messages.
- lowering device marker/region count clears cached values (setting bank size to 0 and increasing forces re-send of marker/region information).
- send marker position and region position/length, notify when removing markers.
- allow setting various device counts to 0 via message.
- update Default.ReaperOSC to accurately reflect default state.
- Linux:
- fix JSFX/ReaScript EEL bug on armv7l.
- VST2 bridging/firewalling support.
- reduce flicker when certain windows overlap (e.g. meter + track rename).
- auto-cleanup zombie processes when not waiting for return of reaper.ExecProcess() or if jackd takes a long time to exit.
- Render:
- add $starttimecode, $endtimecode wildcards.
- add $startframes/$endframes/$lengthframes (whole absolute frames) wildcards.
- add $startseconds/$endseconds/$lengthseconds (whole seconds) wildcards.
- add $length, $lengthbeats wildcards.
- Autosave:
- fix autosave when undo is completely disabled.
- manual saves do not prevent autosaves from occurring.
- MIDI editor:
- better pasting of time-selection-copied notes.
- time selection copy better handles notes that begin after selection start.
- Video:
- add blur preset (thanks wwwmaze).
- optimize gfx_evalrect().
- Grid: update framerate grid immediately when changing project framerate.
- JSFX: frequency spectrum analyzer slope control, improve UI layout for smaller sizes.
- macOS: do not use 32-bit bridge on Mojave.
- Marker manager: fix time format autodetection.
- Media explorer: follow project setting for preserve pitch when inserting media and not using tempo matching.
- Media items: better handling of take start offsets when disabling item looping.
- OGG Vorbis: update to libogg 1.3.3, libvorbis 1.3.6.
- Opus: update to Opus v1.3 (opusfile 0.11).
- Project settings: fix writing of default project measure offset.
- ReaComp: improved knee behavior, added "Weird knee" checkbox for old behavior (default on old state/presets).
- ReaControlMIDI: fix incorrect memory access when sending large amounts of MIDI.
- ReaEQ: fix incorrect preview display for certain filters.
- ReaFIR: fix potential graph move when shift+clicking a point.
- ReaScript: InsertMediaSection() /InsertMedia() only override project setting for preserve pitch if using tempo matching or pitch shifting.
- ReaSurround: avoid possible deadlock when changing channel counts.
- ReaTune: update UI on preset load.
- ReaXcomp: improve knee behavior, add Quirks menu to allow choosing old behavior (old presets unaffected).
- Recording: improve performance when disarming tracks during recording.
- Ruler: fix copying/moving regions with multiple overlapping items.
- VST3: support notifying plug-ins of track title, GUID, color, and index via IInfoListener interface.
REAPER v5.961
Changes:
- Linux: improve ALSA underrun handling.
- MIDI editor: fix hit testing on looped items with partial start offsets .
- NINJAM: fix clipsort.log import.
- Notation: fix actions to insert note at nearest C, etc .
- ReaEQ: fix phase calculation error, improve phase display range .
- ReaEQ: alt+click band to remove, ctrl+mousewheel to fine-adjust band width.
- ReaEQ: doubleclicking an empty area adds a new band/notch/shelf/hipass/lowpass.
- ReaEQ: hold ctrl+shift when adjusting point for fine adjustment of bandwidth.
- ReaEQ: notify parameter change when using mousewheel to adjust bandwidth.
- ReaEQ: options to increase band handle size, use 3dB or 4.5dB/octave slope on analyzer.
- ReaScript: fix incorrect playback following updating item state via GetSetMediaItemInfo().
- ReaScript: fix double-character return from gfx.getchar() for some keys (e.g. F10) on Windows .
- ReaScript: fix ownership issues when using SetMediaItemTake_Source() from EEL/lua .
- ReaXcomp: fix UI glitch on macOS/linux.
- ReaXcomp: doubleclick band handle to bypass, shift+doubleclick to solo.
- ReaXcomp: improve band insertion behavior, insert band on doubleclick.
- ReaXcomp: options to increase band handle size, use 3dB or 4.5dB/octave slope on analyzer.
- VST3: fix color byte ordering for plug-ins that use IContextInfoHandler .
- VST3: revert to 5.95 behavior relating to latent VST3 parameter changes and state saving.