This article describes the development process behind the Relab 176 Tube Compressor/Limiter plugin.
Unlike many software plugins that aim for quick releases and broad appeal, this project focused on recreating the original hardware’s behavior in detail. The process involved extensive circuit modeling, measurement, and tuning to capture the nuanced interactions inside the original unit.
The goal was simple but demanding: to build a plugin that matches the hardware sonically and functionally, while running in real time on modern CPUs.
Project Goal and Risk

The mission was to emulate a classic 176 tube compressor without compromise. From the outset, this was understood as a high-risk, high-investment effort.
A full year of development time and budget was allocated, with the project subject to cancellation if it failed to meet technical and sonic standards—typically assessed around the 10-month point.
Sound quality was the sole priority.
Any compromise that undermined the original character would disqualify the release.
Reverse Engineering the Hardware

No schematic was available for this unit, so the team began by physically dismantling the hardware to document every component and connection.
This forensic process involved tracing every solder joint, measuring components, and verifying circuit topology. The goal was not just to recreate a schematic but to understand how each component interacts with others and contributes to the overall sound.
Hand-drawn schematics were created, intentionally omitting component values in public-facing documents to avoid intellectual property issues.
Circuit Complexity and Modeling Challenges
The hardware’s circuitry is highly interconnected. Unlike simpler plugin models that treat components or stages independently, the 176 requires modeling all significant elements as an integrated whole.
More than 40 key components, including tubes, transformers, and power supply elements, interact dynamically. The team grouped these into DSP modules reflecting real circuit sections, ensuring no significant sonic interactions were lost.
This approach increased development complexity and tuning time but was necessary to capture the authentic behavior of the hardware.
Selecting the Modeling Approach
Quick consideration was given to Modified Nodal Analysis (MNA), a common circuit simulation method. However, MNA’s computational load was prohibitive for real-time audio processing in this case.
Instead, the developers selected Wave Digital Filters (WDF), a technique dating back to the 1980s but recently adapted to nonlinear circuits by research from Kurt Werner at Stanford University.
This method provided a promising foundation for efficient real-time simulation of tightly coupled nonlinear systems like tube compressors, but it required significant customization and solver optimization to meet performance and accuracy goals.
Modeling The Output Transformer
One of the most challenging aspects was the output transformer, which has dual primary windings serving both the audio output and tube power circuits.
The team spent months modeling its nonlinear characteristics, including parasitic capacitance and inductance—electrical properties caused by coil geometry and conductor proximity that affect frequency response and transient behavior.
These parasitic effects influence harmonic distortion and the unit’s characteristic response to transients, requiring detailed parameterization in the model.
Measurement Challenges and Iteration
High-impedance measurements in tube circuits can produce misleading data, as the act of measuring influences the circuit.
This required repeated re-measurements and model adjustments, cycling between prototype tuning and fresh data collection to refine accuracy.
Power Supply Effects: The “Wobble”
Early versions of the model lacked a characteristic low-frequency “thump” or transient overshoot known as the “wobble.”
Investigations revealed this behavior arises from interactions involving the power supply circuit, initially excluded from the model for simplicity.
Including the power supply’s dynamic behavior proved essential to reproducing this sonic feature, further emphasizing the complexity of the circuit’s interdependencies.
Without The Power Supply
With The Power Supply
Software Control Voltage Compared To The Hardware
2: 1 Ratio
12:1 Ratio
Harmonic Distortion Tuning

With compression response and transient behavior established, the focus shifted to matching the harmonic distortion profile of the hardware.
The team tuned tube parameters to replicate second and third harmonic content precisely.
The differences between the plugin and reference hardware measurements were within single-digit percentages, comparable to variations between two identical hardware units due to tube tolerances.
To accommodate individual hardware variations, we also included the original unit’s trim pot controls, allowing users to fine-tune the plugin to match their specific hardware characteristics.
Optimization for Real-Time Use
At the prototype stage, the model required approximately 30 to 45 seconds to process one or two seconds of audio, far too slow for practical use.
To enable real-time processing, the code underwent two optimization phases: conceptual simplification and code-level improvements.
Even after optimization, the plugin remains resource-intensive but is compatible with modern workstation CPUs.
What This Means for You
The Relab 176 Tube Compressor/Limiter plugin represents a significant engineering effort to accurately recreate a complex tube compressor’s behavior.
This development required deep circuit understanding, extensive iteration, and compromises driven strictly by measurable sonic accuracy – not marketing considerations.
The result is a plugin that behaves as closely as possible to the hardware, suitable for engineers seeking detailed analog modeling in software form.
Users are encouraged to evaluate the plugin in their mixes and judge its fidelity based on their experience.
Watch the Full Making-Of Video
For those interested in the technical details, development challenges, and behind-the-scenes insights, we invite you to watch our detailed Making Of the Relab 176 video above.
It’s a rare look inside the process of recreating a complex analog compressor in plugin form – a journey of dedication and precision.





