I like to make a chance in the code component used in the PreciseCounter used in the Wave Player module.
First. Please explain the following line:
subInt = (retrigger!=1)&(step-subInt) - (retrigger==1)&(indexInt); //last line in the PreciseCounter
I like to add the following condition, written i C code, based on to new inputs
streamin exttrigger
streamin extint
if exttrigger=1 the subint = extint
Thanks for the help

















