| I would like to correct my previous email about syncgrain, which in fact
is about granule:
Using the granule opcode I found that regardless of what I use for the
imode parameter the grain pointer always moves from the beginning to the
end of the table sequentially. In the manual imode is defined like this:
/imode/ -- +1 grain pointer move forward (same direction of the gskip
pointer), -1 backward (oppose direction to the gskip pointer) or 0 for
random.
But later, at the table describing the p-fields in the example, it says:
p7 (/imode/) set to 0, the grain pointer only move forward
I've tried setting imode to -1,0 or +1 and it seems to make no
difference. Is this parameter supposed to control the location in the
table from where the grain is created?
Thanks, and sorry for the mistake.
Hector |