
SAMPLING 2 / RESET MARKER
-------------------------

Simplifies sample marker positioning thru a waveform display.

Resets a marker position to an user-selectable percent of the sample length (0% -> start = 0, 100% -> end = sample length -1).

A valid v2 sample must of course be present at the sample input, whose unique purpose is obtaining the sample length.

Output position has to be (ideally) sent to a Patch Memory int, connected together with the Marker Pos pin of a sample marker.

By setting Reset pin, the output value is computed and sent suddenly, basing on the length of the input sample.

By setting Reset On Next pin, the output value is computed and sent the next time a valid sample is received.

WARNING: wiring GUI circuits can be tricky, since GUI signals are squential. Always consider which signals arrive first and which arrive later to their destinations. To better cope with such scenarios, the delayed Reset On Next pin has been provided.

WARNING: patch memories INT meant to store sample positions or lengths must have a suitable upper range set !

