The Producer's Bible
Articles
Techniques Reviews Comparisons Breakdowns Recreations Genres AI Music Music Business
Gear
DAWs Plugins Hardware
Site
About Sound Better → Join the newsletter
The Producer's Bible Published by MusicProductionWiki.com 2026 Edition

Portamento

/ˌpɔːrtəˈmæntoʊ/

Portamento is the smooth, continuous glide of pitch from one note to another, rather than jumping instantly. Found on virtually every synthesizer, it ranges from subtle lead phrasing to the defining character of classic analog bass and lead sounds.

Hear The Difference
Dry vs Processed — Portamento
🎵 Audio examples coming soon — check back shortly.
Dry Processed

01 Definition

Every producer has a moment where they slow down the glide just slightly and the whole track breathes differently — portamento isn't decoration, it's the difference between a synth that plays notes and a synth that speaks.

Portamento is the continuous, smooth gliding of pitch from one played note to another. Instead of jumping from 440 Hz directly to 523 Hz when you press a new key, the oscillator travels through every intermediate frequency along the way, arriving at the target pitch after a producer-defined amount of time. The word itself comes from the Italian portare, meaning "to carry," and in classical vocal and string performance it describes the expressive practice of sliding between notes to imply emotional continuity. Synthesizers inherited the concept and made it programmable, repeatable, and extreme in ways no human performer could match.

On a synthesizer, portamento is governed by a single primary parameter — the glide time or glide rate — which determines how long the pitch takes to travel from its source to its destination. At zero, the pitch jumps instantaneously and no effect is audible. As glide time increases, the transition becomes a smooth exponential or linear curve. Push the value to its extreme and a single note press from a low C to a high G might take several seconds, turning a melodic phrase into a slow, sweeping siren. Between those extremes lies the expressive vocabulary that has defined decades of electronic music.

Portamento functions differently depending on the voice architecture of the synthesizer. On a monophonic instrument — one that only plays a single note at a time — portamento applies to every note transition by default, because there is always a clear "previous" pitch to glide from. On polyphonic synthesizers the implementation varies considerably: some apply portamento only when notes are played in legato style (overlapping), while others apply it globally to all note transitions, or allow per-voice glide. Understanding these distinctions is essential for using portamento musically rather than fighting the synth's behavior.

Portamento must be distinguished from vibrato and pitch bend. Vibrato is a periodic, oscillating variation in pitch around a center frequency — a modulation effect. Pitch bend is a manual, wheel-controlled deviation applied in real time by the performer, typically used for blues-style bends or expressive ornamentation. Portamento, by contrast, is triggered automatically by the act of playing a new note; it is an architectural feature of how the instrument transitions between pitches, not a real-time modulation source. Some synthesizers blur these boundaries by using LFOs to modulate pitch in ways that resemble portamento, but the canonical definition remains the note-to-note glide.

In modern production, portamento appears across almost every genre. Thick gliding 303-style acid bass lines, silky smooth R&B lead synths, sweeping cinematic pads, and snarling hip-hop 808 slides all rely on portamento as their core expressive mechanism. The effect is so deeply embedded in synthesis culture that most producers use it instinctively, but understanding its technical underpinnings — the difference between constant-time and constant-rate modes, legato triggering, and polyphonic implementations — unlocks far more precise and deliberate use.

02 How It Works

At its core, portamento is implemented in a synthesizer's pitch control voltage (CV) path or its equivalent digital signal. When a note-on event arrives, the target pitch is stored. Rather than updating the oscillator's frequency register immediately, a slew limiter — sometimes called a lag processor or glide circuit — interpolates from the current frequency to the target frequency over a defined period. The slew limiter limits the rate of change of the control signal, effectively smoothing the staircase of MIDI note values into a continuous ramp. In analog synthesizers, this is typically a simple RC (resistor-capacitor) circuit whose time constant determines the glide speed. In digital synthesizers, the interpolation is performed in software using linear, exponential, or logarithmic curves.

The shape of the glide curve matters enormously to the perceived character of the effect. A linear portamento moves pitch at a constant Hz-per-second rate, meaning it covers equal frequency distances in equal time. This sounds faster at the bottom of the keyboard (where notes are closer together in Hz) and slower at the top (where notes are farther apart). An exponential portamento — far more common in analog circuits — moves pitch at a constant ratio per unit time, which corresponds more closely to musical intervals and sounds more perceptually uniform across the keyboard range. Most classic analog synthesizers use exponential curves because the underlying voltage-to-frequency relationship is itself exponential (1V/octave), meaning a simple RC slew circuit naturally produces exponential pitch glides. A third variant, constant-rate portamento, maintains the same number of octaves-per-second regardless of interval size, while constant-time portamento always takes the same wall-clock duration regardless of the interval. On a constant-time synth, a two-semitone glide and a two-octave glide both take exactly the same amount of time — a design choice that has significant rhythmic implications in tempo-synced contexts.

The interaction between portamento and voice triggering architecture is where things become nuanced. In legato mode, a new note-on event only triggers the envelope generators if no previous note is currently held; if a note is already held and a new note is pressed before releasing the first, only the pitch changes (via portamento) without re-triggering the envelopes. This produces the smooth, vocal-like phrase shaping that characterizes lead playing on instruments like the Minimoog. In retrigger mode, every note press fires the envelopes from zero regardless of whether a previous note is held, so portamento operates on pitch only while attack transients occur on every new note. Most hardware and software synthesizers allow the producer to choose between these behaviors independently of the portamento setting, providing four meaningful combinations: glide+legato, glide+retrigger, no-glide+legato, and no-glide+retrigger.

Modern synthesizers have extended portamento well beyond its analog origins. Polyphonic portamento — where individual voices in a polyphonic patch each glide independently from their previous pitch assignments — creates cluster-chord spreading effects that would be impossible on a monophonic instrument. Per-note portamento in MPE (MIDI Polyphonic Expression) instruments allows each finger on a controller to carry its own independent glide state. Some soft synths implement glide curves that can be modulated by velocity, keyboard position, or LFO, enabling portamento behavior that changes dynamically within a performance. Hardware examples like the Korg Prologue and software like Serum and Vital expose glide curve shape as a modulatable parameter, turning what was once a single knob into a complex expressive system.

In the digital domain, portamento is mathematically equivalent to a one-pole low-pass filter applied to the pitch control signal, with the filter cutoff frequency inversely proportional to the glide time. This insight is useful for sound designers who want to implement custom portamento behavior in modular environments or code-based synthesis: patching a low-pass filter into the V/Oct path of an oscillator module, or applying a smoothing function to a frequency variable in a DSP context, produces authentic portamento behavior without requiring a dedicated glide parameter.

Diagram showing three pitch transition curves: instant jump (no portamento), constant-time exponential glide, and slow linear glide, with labeled axes for time and pitch frequency. Three pitch transition types: instant, exponential glide, and linear glide over timePortamento — Pitch Transition CurvesB4E4A3Time →note-onnote-onnote-onNo Portamento Exponential GlideLinear GlideExponentialLinearNo Glide

Diagram — Portamento: Diagram showing three pitch transition curves: instant jump (no portamento), constant-time exponential glide, and slow linear glide, with labeled axes for time and pitch frequency.

03 The Parameters

Every portamento — hardware or plugin — operates on the same core parameters. Know these and you can work with any implementation.

GLIDE TIME / PORTAMENTO TIME
Duration of the pitch transition from note to note

Controls how many milliseconds or seconds the pitch takes to travel from the previous note to the new one. Practical values range from 5–30 ms for subtle, expressive lead playing up to 500 ms–2 s for dramatic sweeps. At tempo 120 BPM, 250 ms aligns to a 16th note, making rhythmic glide timing calculable.

GLIDE MODE (CONSTANT-TIME vs. CONSTANT-RATE)
Whether interval size affects the glide duration

Constant-time mode gives every note transition the same elapsed time regardless of how many semitones are spanned — a minor second and an octave both finish in, say, 200 ms. Constant-rate mode keeps the speed in semitones-per-second fixed, so wider intervals take proportionally longer. Constant-time works better for rhythmic, tempo-locked sequences; constant-rate sounds more natural for melodic, human-style playing.

LEGATO / FINGERED MODE
Whether glide activates only on overlapping notes

When legato (fingered) mode is active, portamento only engages when a new note is pressed before the previous one is released. Notes played staccato jump to their target pitch instantly, while slurred notes glide. This mirrors real string and vocal technique and is essential for expressive monophonic lead lines where not every note should glide.

GLIDE CURVE SHAPE
The mathematical shape of the pitch interpolation path

Most synthesizers use an exponential curve (faster departure, slower arrival near the target), which sounds perceptually smooth and matches analog hardware behavior. Linear curves are available on many soft synths and produce a mechanical, steady-rate sweep. Some instruments like Serum and Vital offer a continuously variable curve parameter from logarithmic through linear to exponential, each with distinct character on fast glides.

GLIDE POLARITY / DIRECTION
Whether glide applies going up, down, or both directions

Advanced synthesizers allow portamento to be asymmetric — for example, gliding slowly upward but jumping instantly downward, or vice versa. This is common in bass programming where upward glides into a note build tension while downward falls need immediacy. Separate up/down glide times are offered on instruments like the Sequential Prophet-6 and in many MPE-capable soft synths.

GLIDE AMOUNT (MODULATION TARGET)
Amount of glide applied when portamento is a modulation destination

In modular and semi-modular contexts, portamento amount can be modulated by CV sources such as velocity, an LFO, or an envelope. Velocity-controlled glide is particularly expressive: soft playing produces no glide while hard strikes initiate a glide, mimicking the behavior of bowed string instruments. This parameter requires a dedicated glide depth control separate from the base glide time.

04 Quick Reference Card

Session-ready starting points. These values are starting points for common production contexts; adjust glide time to tempo by dividing your note subdivision duration (ms) by 1.5 for a glide that resolves slightly before the next note.

ParameterGeneralDrumsVocalsBass / KeysBus / Master
Glide Time — Subtle expression10–30 msN/A20–50 ms15–40 msN/A
Glide Time — Melodic lead60–150 msN/A80–200 ms50–120 msN/A
Glide Time — Dramatic sweep300–800 msN/A300–600 ms200–500 msN/A
Glide Time — 808 slide (120 BPM 16th)N/AN/AN/A200–250 msN/A
Glide ModeConstant-timeN/AConstant-rateConstant-timeN/A
Legato ModeOn (fingered)OffOn (fingered)SituationalN/A
Glide CurveExponentialN/AExponentialExponentialN/A

These values are starting points for common production contexts; adjust glide time to tempo by dividing your note subdivision duration (ms) by 1.5 for a glide that resolves slightly before the next note.

05 History & Origin

The concept of portamento predates electronic instruments by centuries. In Baroque and Classical vocal pedagogy, carrying the voice smoothly from one pitch to another was considered a mark of refinement, and the technique was codified in treatises including Pier Francesco Tosi's Opinioni de' cantori antichi e moderni (1723). String players developed analogous techniques, sliding a finger along a string between positions rather than jumping. By the Romantic era, portamento had become a fundamental expressive resource for singers and instrumentalists, and its deliberate avoidance in certain passages was as much an artistic choice as its use.

The first electronic instruments to implement pitch glide were the theremin and the ondes Martenot in the 1920s, both of which were inherently continuous-pitch instruments that made portamento unavoidable rather than optional. Léon Theremin's instrument, introduced publicly in 1920, required performers to navigate pitch space as a physical continuum, producing glides simply by moving through space. The Hammond organ (1935) introduced discrete pitches and therefore the concept of instant pitch switching — its tonewheel architecture made portamento impossible — but the contrast highlighted what players were giving up. Early electronic organs and home keyboards began adding optional portamento circuits in the 1950s and 1960s as a means of restoring vocal-style expressiveness.

The portamento control was formalized in modular synthesis through Robert Moog's voltage-controlled oscillator architecture in the early 1960s. Don Buchla independently developed slew limiter modules on the West Coast that served the same function. The Minimoog Model D (1970) placed the glide knob prominently on its front panel, and musicians like Keith Emerson, Rick Wakeman, and Jan Hammer used it extensively to define the lead synthesizer vocabulary of progressive rock and jazz-fusion. In 1972, Stevie Wonder incorporated Minimoog portamento heavily on Talking Book and Innervisions, establishing the gliding lead synth as a soul and funk production staple. The Roland SH-series (SH-1, 1973; SH-2, 1979) and Korg MS-20 (1978) further popularized the effect in analog synthesis.

The Roland TB-303 Bass Line (1981) introduced portamento to an entirely new musical context. Its unconventional, difficult interface led users in the Chicago house and acid house scenes — most notably DJ Pierre, Spanky, and Herb J of Phuture, whose "Acid Tracks" (1987) is considered the founding document of acid house — to generate long, twisting glides between notes that defined the genre's character. The TB-303's portamento was constant-time and quirky in its interaction with the step sequencer's accent and slide functions, producing a behavior that was immediately recognizable and extensively imitated in software. The Roland TR-808's accent system, while not strictly portamento, influenced the 808 slide technique that became central to trap music production from the early 2010s onward, particularly in the work of producers like Lex Luger and Mike Will Made-It.

06 How Producers Use It

Monophonic bass and acid lines: The foundational production use of portamento is on monophonic bass voices. In 303-style acid programming, overlapping notes in a step sequencer with the slide flag enabled produces the iconic squelching glide between acidic pitches. In trap production, the Roland TR-808's pitch slide — programmed by varying the pitch of successive 808 kick notes in a MIDI roll — generates the characteristic rising or falling bass slides that mark transitions and fills. Setting glide time to match the tempo (e.g., 250 ms at 120 BPM for a 16th-note glide) locks the slide rhythmically to the grid, while slightly longer times (300–350 ms) allow the pitch to still be resolving as the next note begins, creating harmonic tension.

Lead synthesizers: For melodic lead work, portamento in legato/fingered mode is the standard approach. The player holds each note slightly past the next note-on event to trigger the glide selectively; notes played staccato jump cleanly while slurred passages glide. This technique is fundamental to classic synthesizer solos: the Minimoog glide on Jan Hammer's Miami Vice theme (1984), the Prophet-5 lead on Toto's "Africa" (1982), and virtually every Vangelis lead from the late 1970s and 1980s demonstrate how selective legato glide defines instrumental personality. Glide times of 50–120 ms work best for fast melodic passages; 150–300 ms suits slower, more dramatic intervals.

Pads and polyphonic textures: Polyphonic portamento — applying independent glide to each voice in a polyphonic patch — creates an evolving, cluster-like texture when chords change. Rather than all voices jumping simultaneously to new positions, each voice in a 4- or 8-voice chord slides from its old note to its new note independently, creating passing harmonies that briefly exist only during the transition. This technique is effective on string pads, choir patches, and ambient textures. Glide times of 200–600 ms are common; longer times can turn chord progressions into continuously morphing harmonic fields.

Vocal synthesizers and formant instruments: Instruments designed to emulate or process voices — talkboxes, vocoders, formant synthesizers — benefit from portamento because voices inherently glide between pitches. When driving a vocoder carrier signal, applying portamento to the carrier oscillator reinforces the natural pitch glide of the modulator (the voice signal), making the synthesis sound more coherent and organic. Auto-Tune and similar pitch correction tools include their own speed parameters that function as portamento controls for real vocal material, and many producers deliberately set correction speed to a non-zero value specifically to introduce audible glide into a vocal performance.

AbletonIn Operator, Analog, and Wavetable, enable Glide in the instrument's voice section and set mode to Glide (legato). In Operator, the Glide knob under the Global section controls rate in milliseconds. For 808-style bass slides, use a Simpler or Sampler with glide enabled and draw MIDI notes with slight overlap in the piano roll — the legato trigger handles the rest.
FL StudioIn the 3xOsc and Harmor channels, the PORTAMENTO knob appears in the FUNC tab. For the iconic 808 slide, load a 808 sample into FPC or a Sampler channel, enable portamento, and use the piano roll's overlapping note method. In Sytrus, portamento is a global parameter under the FUNC section with separate time and mode controls. The Piano Roll's slide notes also work with FL-native instruments.
Logic ProES2's Glide parameter is in the lower-left control section; set Voice to Mono and Glide mode to either Legato or always-on. ES1 has a Glide knob in the upper panel. For Alchemy, glide is available per-source in the Voice section. ES2's constant-rate vs. constant-time behavior can be selected, making it more flexible than many hardware counterparts.
Pro ToolsPro Tools does not include a built-in soft synth with prominent portamento; producers typically use Xpand!2 (Glide knob in the channel strip) or third-party VSTs like Serum or Vital. For MIDI-driven hardware, set the receiving synth's portamento via MIDI CC 65 (portamento on/off) and CC 5 (portamento time), automatable from Pro Tools' MIDI automation lanes.
ReaperReaSynth (stock soft synth) has a basic portamento control. For more nuanced work, REAPER's MIDI routing allows CC 5 and CC 65 automation to any external or VST instrument. Using ReaControlMIDI before a VST in the FX chain lets you automate portamento time as a CC, enabling dynamic glide that changes within a track — a technique less accessible in more rigid DAWs.
The Producer's Briefing

Sound better by Friday.

One email a week. The techniques behind the terms — curated by working producers, not algorithms.

No spam · Unsubscribe anytime

07 In the Wild

Abstract knowledge becomes practical when you can hear it in music you know. These tracks demonstrate portamento used intentionally, at specific moments, for specific purposes.

Phuture — "Acid Tracks" (1987)
0:00 onward · Produced by DJ Pierre, Spanky, Herb J

The entire track is built on the Roland TB-303's portamento. Listen to how the glide between notes is not uniform — the 303's slide function interacts with its accent circuit to create glides with varying attack character. The pitch slides upward through several semitones in the opening sequence, with the glide time set long enough that the pitch never fully resolves before the next note triggers, creating the characteristic "not quite there" tension that defines acid house. This is portamento used as a compositional element, not decoration.

Stevie Wonder — "Higher Ground" (1973)
0:08, 0:40, multiple instances · Produced by Stevie Wonder

Wonder's Minimoog lead tone features glide on legato phrases throughout the track. The clavinet-driven groove contrasts with the synth's smooth portamento, highlighting the glide as an expressive counterpoint to the rhythmically sharp keyboard parts. At 0:40 the synth enters with a deliberate upward glide from the fifth to the octave that demonstrates how short glide times (approximately 60–80 ms) on narrow intervals can sound more like vocal portamento than electronic effect.

Giorgio Moroder feat. Donna Summer — "I Feel Love" (1977)
Throughout, especially 2:10 · Produced by Giorgio Moroder

Moroder's sequenced Moog bassline uses short portamento between descending steps in the main figure, giving what could have been a mechanical sequence an unmistakably human, breathing quality. The glide time is brief — perhaps 20–40 ms — so individual notes retain definition, but the transitions are never quite square. This is a masterclass in using portamento subtly to humanize a repetitive sequence without making the glide an obvious featured effect.

Future — "Stick Talk" (2015)
0:00, intro bass · Produced by Southside

The 808 bass in the intro demonstrates the trap portamento technique in its fully developed form. Successive TR-808 kick samples are tuned differently in the DAW with overlapping MIDI notes, and the portamento slides downward between pitches over approximately one 8th note at 145 BPM (~200 ms). The result is a bass note that sounds almost like it is falling through the mix. This technique — deliberately long glide times relative to note duration — is fundamental to contemporary trap production.

Vangelis — "Blade Runner Blues" (1982)
0:00–2:00 · Produced by Vangelis

Vangelis uses extreme slow portamento on his Yamaha CS-80 throughout this piece, with glide times of 500 ms to over 1 second between notes that are separated by wide intervals. The effect is less a pitch glide in the traditional sense and more a pitch transformation — the synthesizer sounds as though it is searching for each new note. The CS-80's polyphonic glide allows multiple voices to glide simultaneously, creating the overlapping pitch movement that defines the cinematic quality of the Blade Runner soundtrack.

08 Types & Variants

Analog Exponential Glide
Minimoog Model D · Roland SH-2 · ARP Odyssey

Generated by an RC slew limiter circuit operating in the voltage-control domain, this glide type moves pitch along an exponential curve — faster at the start of the transition, decelerating as it approaches the target. The deceleration near the target pitch creates a sense of settling or arrival that is widely considered the most musical portamento character. Nearly all classic analog synthesizer sounds use this type.

303-Style Acid Glide
Roland TB-303 · Roland TB-03 · Behringer TD-3

A specialized portamento implementation unique to the TB-303 architecture, where the slide flag in the step sequencer interacts with the accent flag to produce glides that vary in character depending on whether the preceding note was accented. The result is that slides from accented notes have a different pitch curve than those from non-accented notes, generating the complex, irregular glide behavior that defines acid house. The constant-time glide covers the interval in roughly 1 step's duration.

Polyphonic Portamento
Yamaha CS-80 · Sequential Prophet-6 · Korg Prologue

Applied individually to each voice in a polyphonic synthesizer, polyphonic portamento causes every note in a chord to glide from its previous pitch assignment to its new one, creating evolving harmonic clusters during chord changes. The effect is especially pronounced on wide voicings and slow glide times. Vangelis's CS-80 work and Hans Zimmer's contemporary scoring both rely heavily on polyphonic portamento for the characteristic shimmer of transitioning chords.

Digital Constant-Time Glide
Roland D-50 · Korg M1 · Yamaha DX7

Digital synthesizers of the 1980s implemented portamento as a software interpolation with a fixed time parameter, independent of interval size. Every note transition — whether a semitone or two octaves — takes exactly the same wall-clock duration. This makes glide highly predictable in sequenced contexts and easier to sync to tempo, but can sound somewhat mechanical for expressive playing where widely spaced intervals need more time to travel convincingly.

MPE Per-Note Portamento
Roli Seaboard · Haken Continuum · Roger Linn LinnStrument

In MIDI Polyphonic Expression instruments, each note in a polyphonic passage has its own independent pitch bend channel, enabling true per-note portamento that can vary in rate, direction, and curve shape for each individual finger independently. This allows one finger to glide while another plays a sustained note, or different voices in a chord to move at different rates. Software support requires MPE-compatible instruments like Serum, Vital, or Bitwig's Polymer.

09 Common Mistakes

Interactive Tool
BPM Timing Calculator
Enter your project BPM to get musically-synced portamento times.
Tap 4+ times

10 Producers Also Look Up

11 Further Reading

These MPW articles put portamento into practice — specific techniques, real tools, and applied workflows.

12 Frequently Asked Questions

In practice, portamento and glide are the same effect — a smooth pitch transition between notes. 'Portamento' is the classical music and synthesis-academic term derived from Italian, while 'glide' is the practical panel label used by most synthesizer manufacturers on their hardware controls. Some documentation uses 'glide' for constant-time implementations and 'portamento' for constant-rate, but this distinction is not universal. Producers can treat the two terms as interchangeable.
Yes, significantly. On a monophonic synthesizer there is always a single previous pitch, so portamento is straightforward. On a polyphonic instrument, the question of which voice glides from which previous pitch depends on the voice allocation algorithm. Most polyphonic synths apply glide between the most recently released note and the new note on the same voice, but implementations vary. Polyphonic portamento where all voices glide independently creates a very different, richer texture than mono portamento.
Calculate the duration of your target note subdivision in milliseconds: ms = (60,000 / BPM) × subdivision multiplier (1 for quarter notes, 0.5 for 8th, 0.25 for 16th). For a glide that completes in one 16th note at 120 BPM, set glide time to 125 ms. For a glide that finishes just before the next note, use 60–75% of the subdivision duration. Some modern soft synths allow glide time to be set in musical note values rather than milliseconds, which handles tempo changes automatically.
Legato mode (sometimes called 'fingered' mode) means portamento is only triggered when a new note is played before the previous note is released — i.e., notes are played in a slurred, overlapping manner. Notes played staccato (released before the next is pressed) jump to the new pitch instantly. This allows a player or producer to selectively engage portamento within a performance by varying note overlap, just as a vocalist or string player would control whether to carry between notes.
An 808 slide is portamento applied to an 808 kick drum sample loaded into a sampler with pitch and portamento enabled. In the piano roll or step sequencer, successive 808 notes are given different pitch values (one note at C2, the next at G2, for example) and are programmed with slight overlap — the first note ends a tick after the second note begins. The sampler's legato portamento engages and slides the pitch from the first to the second note. Glide times of 150–300 ms at typical trap tempos produce the characteristic falling or rising bass swoop.
Yes, but it requires deliberate voice leading. The key is ensuring chord voicings move by small intervals between changes — contrary and oblique motion between voices minimizes the distance each voice must glide. Short polyphonic glide times (20–60 ms) produce a subtle spreading or blooming quality on chord attacks without generating obvious dissonant passing notes. Longer times (200 ms+) should be reserved for intentional harmonic cluster effects or for slow, ambient contexts where passing dissonances are acceptable.
All three affect oscillator pitch but at different stages and with different behaviors. Portamento operates on the base pitch register — the frequency at which the oscillator is targeting. Pitch bend is an additive offset applied on top of the current pitch, including wherever portamento has moved it. Vibrato (LFO to pitch) oscillates around the instantaneous pitch, which means it oscillates around the gliding pitch during a portamento transition, not around a fixed center. This stacking is intentional on lead synths designed to emulate bowed strings.
Constant-time portamento sets a fixed duration T for the interpolation, then calculates the step size per sample as (target_freq - current_freq) / (T × sample_rate). Every interval completes in T seconds regardless of size. Constant-rate portamento sets a fixed rate R in semitones per second; the duration is calculated as interval_semitones / R, and the step per sample is R / (12 × sample_rate) in octave-normalized frequency space. In analog hardware, constant-rate is natural for exponential slew limiters where the time constant scales with interval size, while constant-time requires additional circuitry to normalize the duration.

Part of The Producer's Bible — Every term. Every technique. One place.
Published by MusicProductionWiki.com · The Reference Standard for Music Production