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:
@@ -0,0 +1,19 @@
|
||||
= Target "Pot: Load preset"
|
||||
|
||||
Loads a preset selected via xref:targets/pot/browse-presets.adoc[].
|
||||
|
||||
NOTE: This needs at least REAPER version 6.69+dev1030! Also, it only works if you have the VST2/VST2i version of the corresponding plug-in installed.
|
||||
|
||||
NKS audio file presets will be loaded into ReaSamplOmatic5000.
|
||||
|
||||
== Track/FX controls
|
||||
|
||||
You must tell the target at which FX slot to load the corresponding plug-in.
|
||||
The best idea is to use FX selector xref:further-concepts/target.adoc#at-position-selector[].
|
||||
Selectors such as xref:further-concepts/target.adoc#particular-fx-selector[] or xref:further-concepts/target.adoc#named-fx-selector[] are not suited because the target might replace the plug-in with another one, in which the unique FX ID and the FX name can change.
|
||||
Then the target would turn inactive and stop working.
|
||||
|
||||
== Target-specific properties
|
||||
|
||||
This target supports the same additional xref:further-concepts/target.adoc#target-property[target properties] as xref:targets/pot/browse-presets.adoc[].
|
||||
The only difference is that the ones in this one relate to the currently loaded preset, not the one that's selected in the preset browser.
|
||||
Reference in New Issue
Block a user