In the sprawling universe of digital audio workstations (DAWs), few names command as much respect—and occasional confusion—as Waves. For decades, Waves plugins have been staples in studios ranging from bedroom setups to professional mastering houses. However, unlike simple standalone VSTs, Waves employs a unique delivery system: the WaveShell .
| Component | Meaning | Technical Implication | | :--- | :--- | :--- | | | The primary shell instance. | If you have more than ~50 plugins, you may see waveshell2 as well. | | vst3 | Format specification. | This is a VST3 file, not VST2 or AU. VST3 offers sidechain capabilities and improved silencing logic. | | 13.0 | Waves version number (V13). | Released circa 2020-2021. V13 introduced native Apple Silicon support (Rosetta 2) and dropped support for older OS versions. | | x64 | 64-bit architecture. | Required for modern DAWs (Cubase 12, Pro Tools Studio, Ableton Live 11+, Logic Pro). Will not work in 32-bit DAWs. | | -vst3- (suffix) | Context dependent. | This usually appears in file explorers when duplicate formats exist. It likely signifies the exact VST3 variant isolated from VST2 or AAX. | vst plugin waveshell1-vst3 13.0-x64 -vst3-
| DAW | Version Required | Supports WaveShell1-VST3 13.0? | | :--- | :--- | :--- | | | 10.1+ (64-bit) | ✅ Yes | | Cubase | 11 / 12 | ✅ Yes (Native) | | FL Studio | 20.8+ | ✅ Yes (Bridge not required) | | Logic Pro | 10.6+ | ✅ via AU, not VST3. (Use AU version) | | Pro Tools | 2020.11+ | ❌ Uses AAX, not VST3. (Ignore this file) | | Studio One | 5 / 6 | ✅ Yes | | REAPER | 6.0+ | ✅ Yes | | Old Sonar (Cakewalk) | Platinum (pre-2020) | ⚠️ Possible, but V13 requires BandLab version. | In the sprawling universe of digital audio workstations
If you have recently installed Waves V13 (or any version) and opened your plugin folder only to find an entry named , you might have felt a pang of confusion. “Where are my 50 individual compressors and EQs?” This article will dissect exactly what this file is, why it exists, how to troubleshoot it, and what the “-vst3-” exclusion flag means for your workflow. Part 1: What is a WaveShell? (The Container Concept) To understand waveshell1-vst3 13.0-x64 , you must first abandon the assumption that every plugin is a single .dll or .vst3 file. | Component | Meaning | Technical Implication |