Custom Button Problem
Posted: 19 Feb 2015 21:09
Hello everyone,
i am very new to lemur. I have been working with lemur since two days.
I have two questions. The first is:
how can i build an array of buttons so that they act together? They should all turn OFF if one button is selected. Like the "solo" function on a mixer console.
I have tried to write a simple script like:
decl valb1, valb2;
if valb1== 1
{
valb2==0;
}
i think is do not understand the functionality of the custom button...
Second question is: Is there an alternative to ad-hoc networks? Because my android tablet is only connecting to lemur via wlan.
best regards knoeterich
i am very new to lemur. I have been working with lemur since two days.
I have two questions. The first is:
how can i build an array of buttons so that they act together? They should all turn OFF if one button is selected. Like the "solo" function on a mixer console.
I have tried to write a simple script like:
decl valb1, valb2;
if valb1== 1
{
valb2==0;
}
i think is do not understand the functionality of the custom button...
Second question is: Is there an alternative to ad-hoc networks? Because my android tablet is only connecting to lemur via wlan.
best regards knoeterich