Skip to content

Turn Global FX-to-preset links to Unit-wide FX-to-preset links #1144

Answered by helgoboss
tompad2 asked this question in Q&A
Discussion options

You must be logged in to vote

Even if you would recreate the FX-to-preset links manually, you would not have to re-create the (linked-to) presets as well. But I guess you know that already.

There is a way to move the global FX-to-preset links into one specific instance, but it involves some text file editing.

  1. Open the global FX-to-preset link JSON file in a proper text editor (not Wordpad please ;): REAPER_RESOURCE_PATH/Data/helgoboss/realearn/auto-load-configs/fx.json. Should look a bit like this:
{
  "links": [
    // some links
  ]
}
  1. Open the ReaLearn unit into which you want to import your global links.
  2. Press "Export to clipboard => Export unit as JSON"
  3. Paste the result into another text editor window. Should l…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@tompad2
Comment options

@tompad2
Comment options

Answer selected by tompad2
Comment options

You must be logged in to vote
1 reply
@helgoboss
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants