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[[[track-panel-arm,Arm track]]]
|
||||
ifndef::pdf-theme[[[track-panel-arm,Arm track image:playtime::generated/screenshots/elements/track-panel/arm.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Arm track
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/arm.png[Arm track, role="related thumb right", float=right]
|
||||
|
||||
Arms this track for recording
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-fx-chain,FX chain]]]
|
||||
ifndef::pdf-theme[[[track-panel-fx-chain,FX chain image:playtime::generated/screenshots/elements/track-panel/fx-chain.png[width=50, pdfwidth=8mm]]]]
|
||||
=== FX chain
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/fx-chain.png[FX chain, role="related thumb right", float=right]
|
||||
|
||||
Shows the REAPER FX chain of this track
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-input-monitoring-auto,Input monitoring auto]]]
|
||||
ifndef::pdf-theme[[[track-panel-input-monitoring-auto,Input monitoring auto image:playtime::generated/screenshots/elements/track-panel/input-monitoring-auto.png[width=50, pdfwidth=8mm]]]]
|
||||
==== Input monitoring auto
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/input-monitoring-auto.png[Input monitoring auto, role="related thumb right", float=right]
|
||||
|
||||
Switches input monitoring to automatic mode. That means it will be on if the track is armed for recording and off if not.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-input-monitoring-off,Input monitoring off]]]
|
||||
ifndef::pdf-theme[[[track-panel-input-monitoring-off,Input monitoring off image:playtime::generated/screenshots/elements/track-panel/input-monitoring-off.png[width=50, pdfwidth=8mm]]]]
|
||||
==== Input monitoring off
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/input-monitoring-off.png[Input monitoring off, role="related thumb right", float=right]
|
||||
|
||||
Switches input monitoring for this track off. That means you will not hear what your play.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-input-monitoring-on,Input monitoring on]]]
|
||||
ifndef::pdf-theme[[[track-panel-input-monitoring-on,Input monitoring on image:playtime::generated/screenshots/elements/track-panel/input-monitoring-on.png[width=50, pdfwidth=8mm]]]]
|
||||
==== Input monitoring on
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/input-monitoring-on.png[Input monitoring on, role="related thumb right", float=right]
|
||||
|
||||
Switches input monitoring for this track on. That means you will hear what you play.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-input-monitoring,Input monitoring]]]
|
||||
ifndef::pdf-theme[[[track-panel-input-monitoring,Input monitoring image:playtime::generated/screenshots/elements/track-panel/input-monitoring.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Input monitoring
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/input-monitoring.png[Input monitoring, role="related thumb right", float=right]
|
||||
|
||||
Controls if and when the track input signal will be audible.
|
||||
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
ifdef::pdf-theme[[[track-panel-input-type-indicator,Track input type indicator]]]
|
||||
ifndef::pdf-theme[[[track-panel-input-type-indicator,Track input type indicator image:playtime::generated/screenshots/elements/track-panel/input-type-indicator.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Track input type indicator
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/input-type-indicator.png[Track input type indicator, role="related thumb right", float=right]
|
||||
|
||||
This icon indicates whether the track reacts to MIDI or audio input.
|
||||
|
||||
This should **not** be confused with a track type! Tracks in REAPER/Playtime don't have any type. A track can always **play** both audio and MIDI clips, no matter what's displayed here. The icon only refers to the current recording input!
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-input,Track input]]]
|
||||
ifndef::pdf-theme[[[track-panel-input,Track input image:playtime::generated/screenshots/elements/track-panel/input.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Track input
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/input.png[Track input, role="related thumb right", float=right]
|
||||
|
||||
Pick the hardware input of this track used for recording and input monitoring. This can be a MIDI or audio input.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-instrument-fx,Instrument FX]]]
|
||||
ifndef::pdf-theme[[[track-panel-instrument-fx,Instrument FX image:playtime::generated/screenshots/elements/track-panel/instrument-fx.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Instrument FX
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/instrument-fx.png[Instrument FX, role="related thumb right", float=right]
|
||||
|
||||
Shows the first instrument FX on this track.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-label,Track label]]]
|
||||
ifndef::pdf-theme[[[track-panel-label,Track label image:playtime::generated/screenshots/elements/track-panel/label.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Track label
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/label.png[Track label, role="related thumb right", float=right]
|
||||
|
||||
Displays the name of the column playback track.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-map-to-midi-channel,Map to MIDI channel]]]
|
||||
ifndef::pdf-theme[[[track-panel-map-to-midi-channel,Map to MIDI channel image:playtime::generated/screenshots/elements/track-panel/map-to-midi-channel.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Map to MIDI channel
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/map-to-midi-channel.png[Map to MIDI channel, role="related thumb right", float=right]
|
||||
|
||||
Route all incoming MIDI events to a specific MIDI channel at record time.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-midi-channel-filter,MIDI channel filter]]]
|
||||
ifndef::pdf-theme[[[track-panel-midi-channel-filter,MIDI channel filter image:playtime::generated/screenshots/elements/track-panel/midi-channel-filter.png[width=50, pdfwidth=8mm]]]]
|
||||
=== MIDI channel filter
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/midi-channel-filter.png[MIDI channel filter, role="related thumb right", float=right]
|
||||
|
||||
Allows to listen to a specific MIDI channel only. Messages from other MIDI channels will be ignored.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-mute,Mute track]]]
|
||||
ifndef::pdf-theme[[[track-panel-mute,Mute track image:playtime::generated/screenshots/elements/track-panel/mute.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Mute track
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/mute.png[Mute track, role="related thumb right", float=right]
|
||||
|
||||
Mutes this track
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-pan,Pan]]]
|
||||
ifndef::pdf-theme[[[track-panel-pan,Pan image:playtime::generated/screenshots/elements/track-panel/pan.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Pan
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/pan.png[Pan, role="related thumb right", float=right]
|
||||
|
||||
Changes the track panning.
|
||||
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
ifdef::pdf-theme[[[track-panel-pdc-critical,Critical latency: 200ms]]]
|
||||
ifndef::pdf-theme[[[track-panel-pdc-critical,Critical latency: 200ms image:playtime::generated/screenshots/elements/track-panel/pdc-critical.png[width=50, pdfwidth=8mm]]]]
|
||||
==== Critical latency: 200ms
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/pdc-critical.png[Critical latency: 200ms, role="related thumb right", float=right]
|
||||
|
||||
This track is affected by a very high latency, which Playtime compensates during playback. Input monitoring will be absolutely terrible because of high delays. Playback will not be optimal.
|
||||
|
||||
Please note that Playtime is a live tool and therefore optimized for low latencies. It will do its best to deal with high latencies, but the experience might be less smooth. Consider turning off the offending FX if you want to use Playtime for jamming!
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-pdc-significant,Significant latency: 20ms]]]
|
||||
ifndef::pdf-theme[[[track-panel-pdc-significant,Significant latency: 20ms image:playtime::generated/screenshots/elements/track-panel/pdc-significant.png[width=50, pdfwidth=8mm]]]]
|
||||
==== Significant latency: 20ms
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/pdc-significant.png[Significant latency: 20ms, role="related thumb right", float=right]
|
||||
|
||||
This track is affected by a significant latency, which Playtime compensates during playback. Input monitoring will probably not be too much fun because of the introduced delay.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-pdc-tiny,Tiny latency: 5ms]]]
|
||||
ifndef::pdf-theme[[[track-panel-pdc-tiny,Tiny latency: 5ms image:playtime::generated/screenshots/elements/track-panel/pdc-tiny.png[width=50, pdfwidth=8mm]]]]
|
||||
==== Tiny latency: 5ms
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/pdc-tiny.png[Tiny latency: 5ms, role="related thumb right", float=right]
|
||||
|
||||
This track is affected by a tiny latency, which Playtime compensates during playback. Input monitoring should be fine.
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-routing,Track routing]]]
|
||||
ifndef::pdf-theme[[[track-panel-routing,Track routing image:playtime::generated/screenshots/elements/track-panel/routing.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Track routing
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/routing.png[Track routing, role="related thumb right", float=right]
|
||||
|
||||
Shows the REAPER routing window of this track
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-solo,Solo track]]]
|
||||
ifndef::pdf-theme[[[track-panel-solo,Solo track image:playtime::generated/screenshots/elements/track-panel/solo.png[width=50, pdfwidth=8mm]]]]
|
||||
=== Solo track
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/solo.png[Solo track, role="related thumb right", float=right]
|
||||
|
||||
Soloes this track
|
||||
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
ifdef::pdf-theme[[[track-panel-volume,Track volume]]]
|
||||
ifndef::pdf-theme[[[track-panel-volume,Track volume]]]
|
||||
=== Track volume
|
||||
|
||||
image::playtime::generated/screenshots/elements/track-panel/volume.png[Track volume]
|
||||
|
||||
Shows the track peaks and lets you control the track volume.
|
||||
|
||||
Reference in New Issue
Block a user