i-score-old / i-score

an interactive intermedia sequencer
www.i-score.org
23 stars 5 forks source link

Thousand separator in trigger and conditions #87

Closed reno- closed 8 years ago

reno- commented 8 years ago

If you create a condition for a condition or a trigger with a value superior to 999, i-score adds a comma separator, which is understand as a decimal. So if I create a trigger with expression :

movie:/pict.1/dim/x < 1000    

i-score transforms it to

movie:/pict.1/dim/x < 1,000    

I close my project and re-open it, the expression is now :

movie:/pict.1/dim/x < 1