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 @@
If the clip is configured to xref:user-interface/inspector/clip.adoc#inspector-clip-sync-to-project-tempo[sync to the project tempo], this value is adjusted in beats, otherwise in seconds.
@@ -0,0 +1 @@
This area appears when you double-click an audio clip. At the moment, it only contains a waveform view.
@@ -0,0 +1,2 @@
The area at the bottom right is the _info panel_.
It offers context-sensitive help and displays engine statistics.
@@ -0,0 +1,3 @@
The vertical panel on the right side is the _inspector_.
It displays detail settings for the currently selected element in the xref:user-interface/matrix-area.adoc[] or
xref:user-interface/track-area.adoc[].
@@ -0,0 +1 @@
The large central area is the _matrix area_. It displays the xref:key-concepts.adoc#matrix[], which is the very core of Playtime.
@@ -0,0 +1,2 @@
The vertical bar on the left is the _Navigation bar_.
Its primary function is to navigate between different Helgobox user interface pages.
@@ -0,0 +1,2 @@
The bar at the top of the app window is the _Title bar_.
It primarily provides general Helgobox functions that are not specific to Playtime, such as window controls, access to settings, and quick access to the REAPER transport.
@@ -0,0 +1 @@
The bar directly below the window title bar is the Playtime _toolbar_. It provides quick access to essential performance controls, including play/stop, tempo adjustments, and more.
@@ -0,0 +1,3 @@
The area at the bottom is the _track area_.
It displays the master output track at the very left, followed by the xref:key-concepts.adoc#column-track[column tracks].
The tracks are arranged horizontally, mirroring the layout of REAPER's mixer control panel.