Glide

Envelopes & ModglideLight CPU

Portamento / slew — smooths a control signal over time.

What it does

Portamento / control-signal smoother.

Wraps daisysp::Port. Slews the input toward its target with a half-time set in seconds; Time is audio-rate so the glide amount can be modulated.

Parameters

  • Glide (s)

    htime
    Default 0.02Range 0 … 2

    How long the slew takes, given as a half-time in seconds: the time to cover half the remaining distance to the target. Because it halves repeatedly rather than moving at a fixed speed, the glide starts quickly and eases in, which is what makes it sound like portamento rather than a linear ramp. 0 disables it and the input passes straight through. This is audio-rate, so the glide amount itself can be modulated.

One-pole slew limiter. Glide time is the half-time in seconds — bigger = slower glide. Patch a stepped pitch CV through it for portamento, or smooth a Sample & Hold output.

Ports

In

  • In input
  • Time time

Out

  • Out output

Audio Control

Inputs

In
Signal to smooth (e.g. pitch CV).
Time
Glide half-time in seconds.

Outputs

Out
Smoothed signal.