Vendor helgoboss/helgobox (ReaLearn) as basis for custom UI fork

Stripped upstream git history; starting point for replacing the native
SWELL/Win32 mapping UI with something more suited to bulk editing.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Paul Lipscomb
2026-07-15 17:38:29 -04:00
parent 583ed77a67
commit e58f06d9fa
2232 changed files with 685575 additions and 1 deletions
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[matrix-export-to-arrangement,Export matrix to arrangement]]]
ifndef::pdf-theme[[[matrix-export-to-arrangement,Export matrix to arrangement]]]
== Export matrix to arrangement
Exports all clips in this matrix to the REAPER arrangement.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[matrix-export-to-clipboard-as-lua,Export matrix to clipboard as Lua]]]
ifndef::pdf-theme[[[matrix-export-to-clipboard-as-lua,Export matrix to clipboard as Lua]]]
== Export matrix to clipboard as Lua
Exports the complete matrix to the clipboard as Lua code.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[matrix-insert-column-for-each-selected-track,Insert column for each selected track]]]
ifndef::pdf-theme[[[matrix-insert-column-for-each-selected-track,Insert column for each selected track]]]
== Insert column for each selected track
Inserts new columns to the right, one for each selected REAPER track.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[matrix-insert-column-right,Insert column right]]]
ifndef::pdf-theme[[[matrix-insert-column-right,Insert column right]]]
== Insert column right
Inserts a new column to the right and associates it with a newly created REAPER track.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[matrix-insert-row-below,Insert row below]]]
ifndef::pdf-theme[[[matrix-insert-row-below,Insert row below]]]
== Insert row below
Inserts a new row below.