Dear Karim,
thank you for the quick reply.
I tend sometimes to mix up what something “is” and what it “seems to do”,
that’s why sometimes I “need” to see something in order to understand it.
So I had another look at the online documentation
http://support.ircam.fr/docs/om/om6-manual/co/ForLoop.html
and at the tutorial 36
http://recherche.ircam.fr/equipes/repmus/OpenMusic/user-doc/DocFiles/Tutorial/tut036/Index.html
In this two cases looks like doing what arithm-ser does (ok: I get that arithm-ser is not an iterator,
so I’d eventually need to listloop it).
The other use for forloop I can think about is to define how many iterations to do, e.g. to avoid infinite loops by random number generations.
In this case, if I’m not wrong, it’s the forloop without connecting the output and with input from 0 to n-iterations (step 1).
Am I missing something?
Thanks again!
Marco