Add additional functionality to preexisting script

Post Reply New Topic
RELATED
PRODUCTS

Post

I am a newbie to java and control scripts (I have some experience with python though). After watching moss's tutorials, I'm trying to add some additional functionality to my minilab 3. The catch is, minilab 3 already has decent stock implementation, and I would rather add more functionality on top of it (if possible), than write a fresh script. But I can't run 2 scripts on same midi input, and I cannot extract the code from the stock script (the source code appears corrupted).

Is there any way to merge the stock script with my own, or modify the stock script?



Edit: I had success decompiling the stock script from an online java decompiler, and now the source code seems fine. I'll see what changes I can make, and post an update if anyone is interested.

Post


Post

Thanks, I figured it out couple days later, although I did end up writing my own script from scratch :hihi: .

Post Reply

Return to “Controller Scripting”