REAPER v6.67+dev0914

v6.67+dev0914 - September 14 2022

* Includes feature branch: media item fade editing changes
* Includes feature branch: selected media item appearance changes
* Includes feature branch: track grouping manager dialog
* Includes feature branch: CLAP plugin support
* Includes feature branch: track media/razor edit grouping
* Includes feature branch: improve experimental silent-track CPU reduction option to include FX tail length
* Includes feature branch: media item fixed lanes
* Includes feature branch: internal pin management overhaul for future extension
+ API: expose realloc_cmd_register_buf/realloc_cmd_clear to C/C++ API
+ CLAP: fix UI positioning and artifacts for plugins that don't support resizing
+ FX: fix CPU metering errors when using instance oversampling
+ Media explorer: when creating database from folder via context menu, name the database "DB: " by default, for consistency
+ Render: after user-cancelled render, render statistics actions and API functions return nothing
# CLAP: don't send 3-byte MIDI meta-messages to plugins as regular MIDI [p=2595436]
# CLAP: prevent crash when passing sysex to plugins [p=2595417]