Search found 5 matches

by alexbausw
28 Feb 2013 20:32
Forum: General Discussion
Topic: arraytostring?
Replies: 8
Views: 2740

Re: arraytostring?

Hello again,

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. :-)

best regards

Alex
by alexbausw
28 Feb 2013 17:45
Forum: General Discussion
Topic: arraytostring?
Replies: 8
Views: 2740

Re: arraytostring?

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 ...
by alexbausw
22 Feb 2013 01:05
Forum: Projects
Topic: Midi CC Mapper
Replies: 0
Views: 1194

Midi CC Mapper

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 ...
by alexbausw
13 Feb 2013 08:30
Forum: Troubleshooting
Topic: Number of characters limited in scripts?
Replies: 4
Views: 894

Re: Number of characters limited in scripts?

Hello Macciza

Thank you for your answer.
So a workaround could be to split code into two scripts and call the second from the first one. :)

greetings
Alex
by alexbausw
12 Feb 2013 01:22
Forum: Troubleshooting
Topic: Number of characters limited in scripts?
Replies: 4
Views: 894

Number of characters limited in scripts?

Hello all,

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?

best regards
Alex