How to load different versions of the same script?

Post Reply New Topic
RELATED
PRODUCTS

Post

Hello Bitwig scripts devs,

I have 2 different versions of the same script for the same controller:
  • * /Users/user/Documents/Bitwig Studio/Controller Scripts/ScriptV1
    * /Users/user/Documents/Bitwig Studio/Controller Scripts/ScriptV2
How to tell Bitwig to load particular version? Or may be somehow hide a particular version, so Bitwig will load other one by default?

I would like to avoid moving or renaming folders, which is obvious option.

Post

midiscripts wrote:Hello Bitwig scripts devs,

I have 2 different versions of the same script for the same controller:
  • * /Users/user/Documents/Bitwig Studio/Controller Scripts/ScriptV1
    * /Users/user/Documents/Bitwig Studio/Controller Scripts/ScriptV2
How to tell Bitwig to load particular version? Or may be somehow hide a particular version, so Bitwig will load other one by default?

I would like to avoid moving or renaming folders, which is obvious option.
You need to give the scripts different UUIDs.

Post

You need to give the scripts different UUIDs
Thank you.

Post Reply

Return to “Controller Scripting”