Page 1 of 1

Wanted: Guide for renaming 3rd party plugin parameters

Posted: Fri Feb 07, 2014 6:12 pm
by frederikhenrik
Hi there,

I have read that it is possible to rename and reorganize parameters for 3rd party plugins etc. (viewtopic.php?f=55&t=198887). I have tried to follow the instructions given on the forum, and what I could find elsewhere on the Internet, but it's a bit too technical :?

Can anyone give an example of what you should recode in the Device.py file in order to achieve this? For example the Tal-BassLine-Au plugin.

Any help will be much appreciated!

Re: Wanted: Guide for renaming 3rd party plugin parameters

Posted: Fri Feb 07, 2014 10:18 pm
by TomViolenz
frederikhenrik wrote:Hi there,

I have read that it is possible to rename and reorganize parameters for 3rd party plugins etc. (viewtopic.php?f=55&t=198887). I have tried to follow the instructions given on the forum, and what I could find elsewhere on the Internet, but it's a bit too technical :?

Can anyone give an example of what you should recode in the Device.py file in order to achieve this? For example the Tal-BassLine-Au plugin.

Any help will be much appreciated!
Ha, how did I miss that post back then. Very interesting.
I haven't used it yet though, maybe someone else has and can help you out.

I figure it'd be:
Get clypx, install
Download file from thread, install in clyphx folder.
Name clip on track of your plug in like mentioned in that post. trigger.
Locate Lives Log file.
Copy names from file

And then I'm still a little unsure, but I'd assume open the devices.py file, make a list with the name of your device, looking like the one for Lives devices in the devices.py file.

But I'm sure others know more.