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[[[row-build-scene-from-currently-playing-clips,Build scene from currently playing clips]]]
|
||||
ifndef::pdf-theme[[[row-build-scene-from-currently-playing-clips,Build scene from currently playing clips]]]
|
||||
== Build scene from currently playing clips
|
||||
|
||||
|
||||
|
||||
Takes all clips that are currently playing in scene-following columns and copies them to this row. In other words, it takes a snapshot of what is currently playing and pastes it into this row.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-clear,Clear row]]]
|
||||
ifndef::pdf-theme[[[row-clear,Clear row]]]
|
||||
== Clear row
|
||||
|
||||
|
||||
|
||||
Clears all slots in this row.
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-copy,Copy row]]]
|
||||
ifndef::pdf-theme[[[row-copy,Copy row]]]
|
||||
== Copy row
|
||||
|
||||
|
||||
|
||||
Copies the contents of this row for later pasting.
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-cut,Cut row]]]
|
||||
ifndef::pdf-theme[[[row-cut,Cut row]]]
|
||||
== Cut row
|
||||
|
||||
|
||||
|
||||
Cuts the contents of this row for later pasting.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-duplicate,Duplicate row]]]
|
||||
ifndef::pdf-theme[[[row-duplicate,Duplicate row]]]
|
||||
== Duplicate row
|
||||
|
||||
|
||||
|
||||
Creates a copy of this row and inserts it below.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-export-to-arrangement,Export row to arrangement]]]
|
||||
ifndef::pdf-theme[[[row-export-to-arrangement,Export row to arrangement]]]
|
||||
== Export row to arrangement
|
||||
|
||||
|
||||
|
||||
Exports all clips in this row to the REAPER arrangement.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-insert-row-above,Insert row above]]]
|
||||
ifndef::pdf-theme[[[row-insert-row-above,Insert row above]]]
|
||||
== Insert row above
|
||||
|
||||
|
||||
|
||||
Inserts a new empty row above.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-insert-row-below,Insert row below]]]
|
||||
ifndef::pdf-theme[[[row-insert-row-below,Insert row below]]]
|
||||
== Insert row below
|
||||
|
||||
|
||||
|
||||
Inserts a new empty row below.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-paste,Paste row]]]
|
||||
ifndef::pdf-theme[[[row-paste,Paste row]]]
|
||||
== Paste row
|
||||
|
||||
|
||||
|
||||
Pastes previously copied or cut row contents into this row.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-remove,Remove row]]]
|
||||
ifndef::pdf-theme[[[row-remove,Remove row]]]
|
||||
== Remove row
|
||||
|
||||
|
||||
|
||||
Removes this row.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[row-rename,Rename row...]]]
|
||||
ifndef::pdf-theme[[[row-rename,Rename row...]]]
|
||||
== Rename row...
|
||||
|
||||
|
||||
|
||||
Renames this row.
|
||||
|
||||
Reference in New Issue
Block a user