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,10 @@
ifdef::pdf-theme[[[info-panel-stats-pre-buffer-fallback-count,Pre-buffer fallbacks so far]]]
ifndef::pdf-theme[[[info-panel-stats-pre-buffer-fallback-count,Pre-buffer fallbacks so far]]]
=== Pre-buffer fallbacks so far
image::playtime::generated/screenshots/elements/info-panel/stats/pre-buffer-fallback-count.png[Pre-buffer fallbacks so far]
The number of times in which any audio clip's dynamic pre-buffer couldn't provide the desired pre-rendered audio content, but the static pre-buffer was able to provide it instead.
It's normal that this rises when playing audio clips, especially when using "Immediate" start timing.
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[info-panel-stats-pre-buffer-miss-count,Pre-buffer misses so far]]]
ifndef::pdf-theme[[[info-panel-stats-pre-buffer-miss-count,Pre-buffer misses so far]]]
=== Pre-buffer misses so far
image::playtime::generated/screenshots/elements/info-panel/stats/pre-buffer-miss-count.png[Pre-buffer misses so far]
The number of times in which any audio clip's dynamic pre-buffer couldn't provide the desired pre-rendered audio content and even the static pre-buffer failed to provide it.
If this rises from time to time, it's usually no reason to worry. Often the non-provided audio content lies within the count-in section of a clip, which is most likely silence anyway. However, if this continuously rises, it's not good, and you might experience audio dropouts or even completely silent clips. In this case, increasing REAPER's audio device buffer size and/or decreasing the sample rate might help. You can also try to increase Playtime's tempo latency.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[info-panel-stats-pre-buffered-blocks-playing-avg,Pre-buffered blocks playing (avg)]]]
ifndef::pdf-theme[[[info-panel-stats-pre-buffered-blocks-playing-avg,Pre-buffered blocks playing (avg)]]]
=== Pre-buffered blocks playing (avg)
image::playtime::generated/screenshots/elements/info-panel/stats/pre-buffered-blocks-playing-avg.png[Pre-buffered blocks playing (avg)]
The average number of pre-buffered blocks among currently playing audio clips.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[info-panel-stats-pre-buffered-blocks-playing-max,Pre-buffered blocks playing (max)]]]
ifndef::pdf-theme[[[info-panel-stats-pre-buffered-blocks-playing-max,Pre-buffered blocks playing (max)]]]
=== Pre-buffered blocks playing (max)
image::playtime::generated/screenshots/elements/info-panel/stats/pre-buffered-blocks-playing-max.png[Pre-buffered blocks playing (max)]
The largest encountered number of pre-buffered blocks among currently playing audio clips.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[info-panel-stats-pre-buffered-blocks-playing-min,Pre-buffered blocks playing (min)]]]
ifndef::pdf-theme[[[info-panel-stats-pre-buffered-blocks-playing-min,Pre-buffered blocks playing (min)]]]
=== Pre-buffered blocks playing (min)
image::playtime::generated/screenshots/elements/info-panel/stats/pre-buffered-blocks-playing-min.png[Pre-buffered blocks playing (min)]
The smallest encountered number of pre-buffered blocks among currently playing audio clips.
@@ -0,0 +1,10 @@
ifdef::pdf-theme[[[info-panel-stats-tempo-buffer-size,Tempo buffer size (in blocks)]]]
ifndef::pdf-theme[[[info-panel-stats-tempo-buffer-size,Tempo buffer size (in blocks)]]]
=== Tempo buffer size (in blocks)
image::playtime::generated/screenshots/elements/info-panel/stats/tempo-buffer-size.png[Tempo buffer size (in blocks)]
The current size of the tempo buffer in blocks.
The tempo buffer size determines how many audio blocks Playtime may look ahead in order to pre-render audio clips with the correct tempo and sample rate. It is influenced by the "Tempo latency" setting.
@@ -0,0 +1,8 @@
ifdef::pdf-theme[[[info-panel-warnings,Warnings]]]
ifndef::pdf-theme[[[info-panel-warnings,Warnings image:playtime::generated/screenshots/elements/info-panel/warnings.png[width=50, pdfwidth=8mm]]]]
== Warnings
image::playtime::generated/screenshots/elements/info-panel/warnings.png[Warnings, role="related thumb right", float=right]
The presence of this button indicates potential issues that might or might not affect you. Click the button to learn more.