vimsynth/modules/tide
modules/modulators/TIDE
A function generator that is an envelope, an LFO and an oscillator at once, with the SHAPE on a knob. slope moves the peak from a sharp attack to a slow swell; curve bends each segment from exponential to logarithmic; warp folds it for complexity. In loop mode it free-runs as an LFO (or, turned up, an oscillator); in env mode a trig fires one cycle and it holds — a one-shot envelope with continuous slope and curve. eoc fires when a cycle ends, so one can clock the next. Patch a clock into clock and set pulses and the cycle is locked to the tempo — the rate is MEASURED from the pulse spacing, so a per-bar sweep stays a per-bar sweep without an automation writing rate.

TIDE to get this card.Down the left edge of the card, top to bottom.
env mode, fires a one-shot. In loop mode, resets the phase — so a free-running shape can be kept in step with a clock.slope — sweep the peak from attack to swell under an envelope or LFO.warp — open up the folding for a contour that gets more complex as it moves.pulses says how many of them one cycle spans — and re-lands on the boundary every time round, so it can neither drift nor need a tempo written into it. This is the difference from trig, which only says *start* and leaves a slightly-wrong rate to arrive early or late for the rest of the bar. Unpatched, TIDE free-runs from its rate knob as always.Down the right edge, in the same order.
bipol is on. Into a VCA it is an amplitude envelope; onto a filter it is a sweep; into a v/oct it is a shaped LFO.Left to right across the face — the dials in the picture.
loop free-runs it as an LFO or oscillator; env makes a trig fire one cycle that then holds — a one-shot envelope.clock pulses one cycle spans. Off a 1/16 clock, 16 is one contour per bar and 4 is one per beat. Inert until something is patched into clock; while it is, this knob REPLACES rate.The full reference — every parameter curve, the patching notes and the worked examples — lives in the manual: docs.vimsynth.com/modules/tide. In the app itself, :help TIDE opens the same page without leaving the rack.