REAPER updated - 5.30
http://www.reaper.fm/download.php Control surfacesadd customizable Web Interface, easily accessed via
http://rc.reaper.fmdo not prompt when recording via surface and no tracks armed
bring project media online when inactive and starting playback/record
ReaPlugsimprove analyzer display in ReaEQ/ReaXcomp (increased range, better integration behavior, interpolation bugs fixed)
resize ReaEQ/ReaFir/ReaXcomp to parent window
optionally log MIDI meta-messages in ReaControlMIDI
Videoimprove reverse item playback performance
Notationadd Note Properties to note context menu
add support for double and triple dotted notes
add support for tremolo ornament
make all visible tracks editable by default
enable various mouse cursors (copy, move horizontally/vertically, etc)
fix lost notation data when editing while using MIDI filter
fix mouse editing of manually positioned tuplet brackets
implement arpeggiate mouse modifiers (same behavior as piano roll)
improve default tuplet bracket positioning for quarter and half notes
make it slightly easier to enter a note at the start of a measure
ReaScriptextend gfx.drawstr() to support text justifying and clipping
add joystick API
optimize execution API functions added by extension plug-ins
improve function prototypes/documentation in watch list
make Lua/Python known-function detection/documentation case sensitive
run __startup.eel/__startup.lua on startup (hold shift to disable)
update Lua from 5.3.0 to 5.3.3
fix graphics overflow when scaling very large bitmaps
MIDIprevent re-selecting CC and text events when moving notes via action
fix selection/editing of selected velocity and CC events when intermixed with unselected events
prevent drawing note names/velocity when notes are too close together
set default shift+alt+drag mouse modifier to no action (to avoid conflict with default shift+alt+click to select all notes in measure)
update editor display when recording into secondary items
chase notation messages when seeking
Actionsadd actions to insert or extend MIDI to fill time selection
add actions to import or export track MIDI lyrics
Development IDEsadd support for shift+click text selection
support load/save of color presets in theme tweaker
open ReaScript help directly to the language currently being edited
FXsupport on-the-fly Audio Units PDC changes
avoid close/re-open of FX UIs in certain instances (fixes potential macOS Melda crash)
Project tabsrespect 'offline background project media' when restoring application focus
add default option to force project tabs visible when monitoring FX are in use
Action listadd context menu item to copy action text
Big Clockimprove count-in beats-only display at negative times
JSFXextend gfx.drawstr() to support text justifying and clipping
LTC/MTC syncadd options to automatically stop recording on timecode loss and/or discontinuity
Lyricsupdate Lyrics.lua to support lyric input and editing as well as display
Mixerfix FX copy/paste menu items sometimes inserting FX instead
Peaksallow bringing media project online while building peaks
Preferencescombine volume handle range preference with handle/knob preference
APItreat volume as dB rather than 1% of fader range in CSurf_OnVolumeChange relative mode
add SetTrackMIDILyrics, GetTrackMIDILyrics, GetTrackName
add MIDI_GetAllEvts, MIDI_SetAllEvts
make APIExists() only return true for functions accessible via script (not C++-only APIs)