I found that int2array works fine to a size of 0xffffff7 for the integer value. This must be the maximum size for integer variables. But I think I will never use such a big index for an object.
Hello dBlicious, Inspired by your idea and the lack of string-functions I made two scripts to generate strings out of an array of chars. I searched the forum for anything that helps concatenate numbers with strings but didn't found anything. So I hope this is useful and not already done. :-) Until ...
Hi All, I made a little Midi ControlChange Mapper with some calculation problems. In general it works fine but sometimes I don't get the expected output-values. Some times I don't reach 127 and sometimes i don't reach zero. How can I improve my calculation algorithm (I have also used the algorithm ...
I have the problem, that i could not enter more than about 4015 characters (incl. space and tab) in the editors script window. Is this a limitation in Lemur 4 itself or in the editor for windows 7?