v5.353 - March 15 2017
+ linux: improve VST3 support for latest VST3 beta SDK
+ linux: focus related fixes, including supporting auto-close device when switching to other applications
+ linux: no longer include elastique2.so
+ linux: include notation font
+ API: Undo_EndBlock() includes any latent preset changes [t=179533]
+ ASIO: improve cleanup after initialization error
+ MIDI editor: create new take on "open item copy in built-in MIDI editor" action [t=188950]
+ MIDI: support ".midi" as an importable file extension, in addition to the usual ".mid"
+ Media explorer: fix folder icon display error on macOS 10.10
+ Notation editor: ignore muted notes in PDF and MusicXML export
+ Peaks: better support editing .wav files which are being recorded in a separate tab
+ macOS: fix slider zero-line colors read from theme [t=188770]
qj6578 发表于 17-3-16 18:40
额,问题是插件太少
v5.40 - March 24 2017
+ Anticipative FX: improve behavior when stopping
+ Anticipative FX: reduce memory use when smooth seek enabled
+ Grid: support swing grid in arrange view, optionally synchronized with MIDI editor grid
+ Grid: allow grid/snap window to stay open if enabled in advanced preferences
+ Grid: move grid appearance options from grid/snap window to preferences/appearance
+ MIDI: allow absolute MIDI CC control of swing grid strength
+ MIDI: create new take on "open item copy in built-in MIDI editor" action [t=188950]
+ MIDI: set MIDI clock properly when exporting to .mid file [t=188300]
+ MIDI: support ".midi" as an importable file extension, in addition to the usual ".mid"
+ MIDI: fix "paint straight line of notes" mouse modifier when grid is set to greater than or equal to measure length [t=188264]
+ Media explorer: fix folder icon display error on macOS 10.10
+ Notation editor: automatically scroll view when entering lyrics
+ Notation editor: ignore muted notes in PDF and MusicXML export
+ Peaks: improve support for editing media items containing .wav files which are being recorded in a separate tab
+ Peaks: add spectrogram display mode, per-item spectrogram option
+ Project load: add recovery mode checkbox to optional choose-project-on-open dialog
+ ReaVerb: support TrackFX_SetNamedConfigParm and similar API functions with ITEMx, DONE
+ ReaSamplomatic: support TrackFX_SetNamedConfigParm and similar API functions with FILE, FILExx, -FILExx, +FILExx, -FILE*, DONE, RSMODE, MODE
+ ReaScript: add Track/TakeFX_Get/SetNamedConfigParm
+ ReaScript: include latent preset changes in Undo_EndBlock() [t=179533]
+ Theming: support item_*_hidpi.png on Windows/HiDPI themes
+ Theming: use common dialog font for various elements in envelope, send windows
+ Theming: allow themes to override global UI scaling using rtconfig.txt global_scale line
+ Theming: better logic for knob large/small background selection
+ Undo: improve undo behavior for various editing actions
+ VST: fix resolving VST3 by UID on first scan
+ macOS: fix reading slider zero-line colors from theme [t=188770]
+ macOS: add retina support for track panels/etc using beta HiDPI/Retina theme
+ macOS: improve handling of large theme fonts
+ Windows: improve ASIO cleanup after initialization error
+ Windows: improve HiDPI support (including Windows 7 DPI detection), support beta HiDPI/Retina theme
v5.401 - April 10 2017
+ Linux: default jack options to auto-start jack server, auto-connect audio and MIDI
+ Linux: splash improvements
+ Notation editor: handle click on track title exactly like a click on the activate icon in the MIDI track list
# Notation editor: show menu checkmark when "all media items editable in notation view" is enabled
v5.402 - April 11 2017
+ Various small linux related updates/fixes
+ Re-added linux VST3
zs 发表于 17-4-12 21:54
Linux上有多少vst可用呢?
v5.403 - April 13 2017
+ jack: configurable launching of jackd
+ jack: allow overriding client name in reaper.ini jack_client=
+ linux: add reaper_python.py
+ linux: various minor fixes (About box included)
v5.405 - April 21 2017
+ linux: various swell improvements, small tweaks
+ linux: fullscreen video improvement
v5.404 - April 19 2017
+ linux: very very preliminary video support
+ linux: various other linux related updates/fixes
+ Envelopes menu: fix a few non-working send envelope menu items [t=190902]
+ Grid: sanitize grid values on project load/entry [t=190108]
+ MIDI editor: restore keyboard focus to piano roll after changing CC lane via dropdown
+ MIDI: fix action to explode MIDI by pitch (and some related behaviors) [t=190905]
+ VST: return correct return value on VST3 resizeView()
v5.406 - April 23 2017
+ linux: now including default libSwell
+ linux: fix focus on audio configuration prefs pane
v5.406 - April 23 2017
+ linux: now including default libSwell
+ linux: fix focus on audio configuration prefs pane
v5.408 - April 30 2017
+ linux: fix reascript/jsfx display updates re: gfx_clear
+ linux: lots of other stuff