Thanks for the example, it was more or less the setup I had.
The problem was embarrassingly just a typo in a different part of the template that was causing issues with the call to the script, I've got it working now
To clarify, and to show whats not working: interface button scriptA() container expA scriptB() I want to execute scriptB from scriptA (basically, having a button that is a sibling to a container that triggers a script inside that container). This currently doesn't work and gives me a syntax error ...
I have some scripts inside of a container that I'd like to be executed from its parent interface: -- Interface --- ScriptA --- Container ----- ScriptB E.g., inside of ScriptA, i'd like to be able to do something like Container.ScriptA() . Currently I'm handling this pattern by having an expression ...
I've recently been using Lemur on an iPad Mini 2 to control some iPad apps, together with my Akai MPK mini mk2, to give me tons of flexibility for jamming and doing real time looping.
I'm coming from a software engineering background so its been a blast messing with Lemur.