Cockos has updated REAPER to v4.72.
Changes:
- Performance:
- reduced excessive audio locking from many less-often-used actions.
- do not block audio threads when closing/reinitializing MIDI devices.
- reduced excessive locking in track envelope window.
- unfreeze no longer blocks audio from other projects.
- faster performance when using many tracks that are not visible in track list.
- faster/smoother updating when vertical zooming arrange view.
- Auto-record arm:
- faster changing of mode for large track counts.
- fixed multiple undo points being added when toggling setting.
- Items:
- fixed possible crash when removing take envelopes.
- pitch envelopes that are inactive are properly ignored (and do not use pitch shifting).
- Media explorer:
- preview is less interrupted by active project actions.
- ignore corrupted embedded tempo/beat information.
- MIDI editor:
- click on ruler or arrange view follows main preference to seek playback.
- drawing performance improvements.
- fixed some mouse-click modifiers in the MIDI ruler.
- Projects:
- warnings give more details about missing features/plugin extensions.
- when prompting for loaded project on startup, show more information on previous tabs.
- ReaScript:
- fixed invalid undo state when script is not found.
- fixed learned MIDI CCs in relative modes.
- Stability:
- fixed clipping overflow bugs in various graphics fill/blit functions.
- possible fix for certain menu-related crashes on OS X.
- Menus: avoid redundant regeneration of customized menus.
- Region manager: fixed region/marker deletion.
- Render: if the rendered time selection coincides with a project region, support the $region wildcard for the rendered file name.
- Toolbars: fixed button state flashes.
- Track manager: improved function of link TCP/mixer visibility.
- Transport: avoid edit auto-committing in newly activated projects.
- Video: animated .gif files can now be inserted into projects and played as video.
- WAV: corrected padding of data chunk for wav/w64 when the final chunk in file.
- API:
- PluginPreventUIRefresh () also prevents track control updates.
- improved API header generation (user configurable output, options).
- fixed some routing display issues.