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:
Paul Lipscomb
2026-07-15 17:51:05 -04:00
parent e58f06d9fa
commit 7ecc718f5d
2256 changed files with 11 additions and 5 deletions
@@ -0,0 +1,2 @@
Fine adjustments::
Hold the kbd:[Cmd/Ctrl] key while dragging, scrolling or panning in order to do fine adjustments.
@@ -0,0 +1,4 @@
icon:mouse-pointer[] Mouse dragging::
Click and hold the left mouse button, then drag the mouse up or down to increase or decrease the value.
Release the button when finished.
Most elements update the value in real-time as you drag, while others apply the change only after you release the mouse button.
@@ -0,0 +1,3 @@
↕ Mouse wheel scrolling::
Move the mouse wheel up or down to increase or decrease the value. footnote:wheel-direction[Depending on your operating system settings, the mouse wheel directions might be reversed.]
The new value will be applied immediately.
@@ -0,0 +1,2 @@
Reset to default::
Double-click the element to restore the default value.
@@ -0,0 +1,3 @@
icon:keyboard-o[] Enter text::
Right-click the element and enter the value via keyboard.
Press kbd:[Enter] or click somewhere else to apply the value.
@@ -0,0 +1,2 @@
icon:hand-peace-o[] Touchpad panning::
If you have a touchpad, place the cursor over the element and slide up or down with two fingers to increase or decrease the value.