Page 1 of 1

How do I implement a Round Robin Reset in gigedit

Posted: Fri Mar 30, 2018 7:50 pm
by seanos
Hey Everyone,

How do I implement a round robin reset in gigedit? Is there a way to do this through "dimensions" or is this something that must be done through the scripting section?

I'm hoping it's available through dimensions... possibly a key you could assign to trigger a global round robin reset. If it is a scripting issue does anyone know of any scripting examples that you could link me to? Possibly on github or on a topic around this forum.

Thanks in advance!

Sean

Re: How do I implement a Round Robin Reset in gigedit

Posted: Thu Dec 13, 2018 6:30 pm
by cuse
Yes. :)

Seriously, the answer is you can do both. Either you can write an instrument script and use the random() function, or much simpler: just create a new dimension and pick "round robin" as dimension type.