Reorganize top-level directories with clearer naming convention
app -> app-desktop-macos, presets -> app-presets, server -> remote-server, daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn. Updated run.py and presets.py path references accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
+8
@@ -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.
|
||||
|
||||
+8
@@ -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.
|
||||
|
||||
+8
@@ -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.
|
||||
|
||||
+8
@@ -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.
|
||||
|
||||
+8
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user