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,8 @@
ifdef::pdf-theme[[[settings-cell-color-position,Cell color position]]]
ifndef::pdf-theme[[[settings-cell-color-position,Cell color position]]]
=== Cell color position
image::playtime::generated/screenshots/elements/settings/cell-color-position.png[Cell color position]
Choose how a slot cell shows the color of its primary clip.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[settings-cell-height,Cell height]]]
ifndef::pdf-theme[[[settings-cell-height,Cell height]]]
=== Cell height
image::playtime::generated/screenshots/elements/settings/cell-height.png[Cell height]
Sets the height of all cells.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[settings-cell-progress-position,Cell progress position]]]
ifndef::pdf-theme[[[settings-cell-progress-position,Cell progress position]]]
=== Cell progress position
image::playtime::generated/screenshots/elements/settings/cell-progress-position.png[Cell progress position]
Choose how a slot cell shows the playback progress of a clip.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[settings-cell-width,Cell width]]]
ifndef::pdf-theme[[[settings-cell-width,Cell width]]]
=== Cell width
image::playtime::generated/screenshots/elements/settings/cell-width.png[Cell width]
Sets the width of all cells relative to their height.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[settings-show-cell-selection-as-crosshair,Show cell selection as crosshair]]]
ifndef::pdf-theme[[[settings-show-cell-selection-as-crosshair,Show cell selection as crosshair]]]
=== Show cell selection as crosshair
image::playtime::generated/screenshots/elements/settings/show-cell-selection-as-crosshair.png[Show cell selection as crosshair]
If enabled, Playtime will not just highlight the currently selected cells but also all other cells which are in the same row and column. Makes it easier to spot the selected cell.
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[settings-show-clip-activity,Show clip activity]]]
ifndef::pdf-theme[[[settings-show-clip-activity,Show clip activity]]]
=== Show clip activity
image::playtime::generated/screenshots/elements/settings/show-clip-activity.png[Show clip activity]
Makes a slot cell light up according to the activity of its clips (e.g. when the clip plays a note).
Depending on color settings, this will be more or less visible. If the cell background is used for displaying the clip progress, it's not going to make a difference at all.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[settings-show-column-numbers,Show column numbers]]]
ifndef::pdf-theme[[[settings-show-column-numbers,Show column numbers]]]
=== Show column numbers
image::playtime::generated/screenshots/elements/settings/show-column-numbers.png[Show column numbers]
If enabled, a column number will appear on top of each column.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[settings-show-control-unit-frames,Show control unit frames]]]
ifndef::pdf-theme[[[settings-show-control-unit-frames,Show control unit frames]]]
=== Show control unit frames
image::playtime::generated/screenshots/elements/settings/show-control-unit-frames.png[Show control unit frames]
If supported grid controllers are connected, Playtime usually shows which part of the matrix they are currently controlling by showing a colored frame. You can disable that.
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[settings-show-hypothetical-play-cursor,Show hypothetical play cursor]]]
ifndef::pdf-theme[[[settings-show-hypothetical-play-cursor,Show hypothetical play cursor]]]
=== Show hypothetical play cursor
image::playtime::generated/screenshots/elements/settings/show-hypothetical-play-cursor.png[Show hypothetical play cursor]
If enabled, Playtime will also show an additional red cursor in the waveform view that represents the hypothetical playback position.
This is an expert feature usable for timing and bug analysis and should normally be turned off.
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[settings-tempo-latency,Tempo latency]]]
ifndef::pdf-theme[[[settings-tempo-latency,Tempo latency image:playtime::generated/screenshots/elements/settings/tempo-latency.png[width=50, pdfwidth=8mm]]]]
=== Tempo latency
image::playtime::generated/screenshots/elements/settings/tempo-latency.png[Tempo latency, role="related thumb right", float=right]
Adjust how many milliseconds of audio will be pre-buffered ahead of time.
Higher latencies improve resilience against sudden CPU spikes when playing back audio clips. But they will also increase the time that Playtime needs to respond to ad-hoc tempo changes.