VINAIclip — Manual
A transparent final-stage clipper for the last link in the chain — three harmonic algorithms, a morphing knee, true-peak safety and Delta listen so you hear exactly what you shave. Powered by the Transparent Ceiling Engine. v1.1.0 · VST3 · AU.
01Overview
VINAIclip is a final-stage clipper built for the very end of the chain — after your dynamics, before (or instead of) the limiter. It clamps the signal to a hard ceiling and turns the overshoot into harmonics rather than distortion you didn't ask for. The whole thing runs on the Transparent Ceiling Engine: a ceiling you can trust, with a morphing knee that goes from a clean brick-wall corner to a rounded, musical curve.
You pick the harmonic signature from three algorithms — Hard, Warm and Tube — set the threshold by ear with Delta listen soloing only what's being removed, and keep inter-sample peaks in check with a 4× true-peak safety clip. Oversampling runs up to 32× to keep aliasing out of the harmonics you just generated.
02The interface

- Scope (centre) — pre / post / delta clip view showing the flat-topped waveform and exactly how much is being shaved.
- Algorithm selector — Hard · Warm · Tube, each its own clipping kernel.
- Gain & clip controls — IN, OUT, THRESH and SOFT, with the LINK toggle that mirrors IN/OUT for instant makeup.
- Safety & quality — TRUE PK and the OVERSAMPLE selector (1×–32×).
- Metering (right) — LUFS / RMS loudness meter with gain-reduction indicator, plus the DELTA listen toggle.
03Knobs & buttons
Gain & clip
IN
Drive into the clipper, ±12 dB — how hard you push the signal against the ceiling
OUT
Output trim after clipping, ±12 dB — set your final level
THRESH
Clipping ceiling, −24 dB to 0 dB — everything above is clamped
SOFT
Knee shape, 0–100% — morphs from a clean brick-wall corner to a rounded curve, on every algorithm
MODE
Selects the clipping algorithm — Hard · Warm · Tube
LINK
Mirrors IN and OUT so drive added in is trimmed back out automatically — instant gain-matched A/B
Safety, quality & metering
TRUE PK
4×-oversampled inter-sample-peak safety clip — catches overshoots a 0 dBFS sample peak hides (adds latency when engaged)
OVERSAMPLE
1× / 2× / 4× / 8× / 16× / 32× — higher kills aliasing from hard clipping; 32× is export (offline-render) only, live caps at 16×
DELTA
Solo only what the clipper removes — the harmonics and transients you're shaving off
Metering
LUFS / RMS loudness meter with gain-reduction indicator, plus pre / post / delta scope
04The three algorithms
HARD
Brick-wall clamp — pure odd harmonics, aggressive and uncompromising. The transparent ceiling.
WARM
tanh kernel — dense odd harmonics, the gentlest and most musical of the three. Smooth glue.
TUBE
Asymmetric tanh — even-harmonic, second-order tube warmth. Colour and weight, not just a ceiling.
05Under the hood
At its core VINAIclip is a memoryless, per-sample waveshaper — it has no time constants, so it can clamp a transient peak instantly without the attack/release smear of a limiter. The "Transparent Ceiling Engine" is everything wrapped around that shaper: oversampling, anti-aliasing, true-peak detection and metering, all phase-linear on the audio path.
Signal flow
IN gain → upsample (polyphase FIR) → per-sample waveshaper (one of three curves, with the Softness knee blended in) → downsample/decimate (matching FIR) → optional 4×-oversampled true-peak clip → ~5 Hz DC blocker → OUT trim → meters & scope tap. With LINK on, the OUT trim tracks IN automatically so loudness-matched comparison is the default, not an afterthought.
- Waveshaper kernels — three static transfer curves applied per sample: a hard clamp (brick-wall limiter on amplitude), a symmetric tanh soft clip, and an asymmetric tanh that breaks even and odd harmonics differently for tube-style colour.
- Softness knee — a continuous 0–100% control that morphs the corner of the active curve from a razor-sharp brick wall to a progressively rounded knee, trading peak-catch precision for harmonic gentleness. Applied to every algorithm.
- Oversampling — polyphase-FIR up/downsampling at 1× / 2× / 4× / 8× / 16× / 32× pushes the harmonics generated by clipping above the audio band before they can fold back as aliasing. 32× is reserved for export (offline render); live playback caps at 16× to keep CPU sane. The FIR pair is linear-phase, so the clip stays phase-transparent regardless of oversampling factor.
- True-peak stage — an optional second clip running at 4× oversampling reconstructs the inter-sample waveform and clamps overshoots that sit between samples — the peaks a plain 0 dBFS sample meter never sees. It adds latency, which is reported to the host as plug-in delay compensation (PDC) so everything stays time-aligned.
- DC blocker — a one-pole high-pass at roughly 5 Hz on the output removes any DC offset the asymmetric Tube curve introduces, without touching the audible low end.
- Metering internals — loudness is measured as LUFS and RMS off the post-clip signal; the scope taps pre, post and delta in parallel so the delta path shows precisely the residual the shaper removed.
- Bypass — bypass is time-aligned against the active latency (oversampling + true-peak) so A/B is click-free and sample-accurate, never a jump in level or phase.
06Measured
Measured in-house (headless host + numpy/scipy), 48 kHz.
| Latency | ~1.3 ms @ 48 kHz at default 8× (scales with oversampling / true-peak; 0 when off) |
| Magnitude flatness | ±0.13 dB, 20 Hz–20 kHz (neutral path) |
| Anti-aliasing | −48.5 dBc (1×) · −71.8 (2×) · −87.7 (4×) · −108.8 (8×, default) · −117.1 (16×) — 2.5 kHz sine, 0 dBFS, +6 dB drive |
| Bypass | Bit-exact — nulls to the measurement floor |
| Self-noise | None — silence in, silence out |
| Sample rate tested | 48 kHz |
Head-to-head: VINAIclip vs StandardCLIP
Both clippers measured on the same bench, same host, same signal, identical settings — hard clip, softness 0, +6 dB drive into a 0 dB ceiling, true-peak off — with oversampling matched at every step. Peak alias component in dBc (relative to the fundamental); lower is cleaner.
| OS · 2.5 kHz sine | VINAIclip | StandardCLIP | Gap |
|---|---|---|---|
| 1× | −48.5 dBc | −41.9 dBc | 6.7 dB |
| 2× | −71.8 dBc | −55.6 dBc | 16.2 dB |
| 4× | −87.7 dBc | −68.5 dBc | 19.2 dB |
| 8× (default) | −108.8 dBc | −81.7 dBc | 27.1 dB |
| 16× | −117.1 dBc | −94.9 dBc | 22.2 dB |
| 32× | −111.5 dBc | −106.4 dBc | 5.1 dB |
| OS · 9 kHz sine | VINAIclip | StandardCLIP | Gap |
|---|---|---|---|
| 1× | −19.7 dBc | −13.2 dBc | 6.5 dB |
| 2× | −49.3 dBc | −33.9 dBc | 15.4 dB |
| 4× | −66.8 dBc | −49.4 dBc | 17.4 dB |
| 8× (default) | −86.2 dBc | −63.0 dBc | 23.2 dB |
| 16× | −99.7 dBc | −74.7 dBc | 25.0 dB |
| 32× | −102.5 dBc | −84.8 dBc | 17.7 dB |
Read the 9 kHz row the way a mix reads it: that is the cymbal / air band hitting the ceiling. At the shipping default, VINAIclip is 23 dB cleaner there than StandardCLIP at the same oversampling — and its 8× figure on the 2.5 kHz test (−108.8 dBc) is already below StandardCLIP's best at 32× (−106.4 dBc). Above 16× VINAIclip sits at the measurement floor of the bench itself, which is why 16× and 32× read within a couple of dB.
Test signals are FFT-bin-coherent sines (N = 65536 @ 48 kHz) so fundamental leakage cannot be misread as aliasing. StandardCLIP © SIR Audio Tools — independent product, no affiliation; measured from the public release build with its own oversampling set per step via saved plugin state.
07Specifications
| Type | Final-stage / mastering clipper (Transparent Ceiling Engine) |
| Algorithms | 3 — Hard · Warm · Tube |
| Softness | Knee 0–100%, all algorithms |
| Threshold | −24 dB to 0 dB |
| Gains | IN ±12 dB · OUT ±12 dB · Gain Link (mirror IN/OUT) |
| True Peak | 4×-oversampled inter-sample-peak safety clip (adds latency when on) |
| Oversampling | 1× / 2× / 4× / 8× / 16× / 32× (default 8×) — 32× export-only, live caps at 16× |
| Metering | LUFS / RMS meter · pre / post / delta scope · gain-reduction indicator · Delta listen |
| Formats | VST3 · AU |
| Systems | macOS (Universal) · Windows · 64-bit |
| Engine | Native C++ · one-pole ~5 Hz DC blocker · time-aligned PDC bypass |
| Version | 1.1.0 |