Plugin Waveshell1-vst3 13.0-x64 -vst3- [top] — Vst
WaveShell1-VST3 13.0-x64.vst3 is a "wrapper" or gateway file used by Waves Audio
to load multiple plugins through a single entry point in your Digital Audio Workstation (DAW). Instead of individual files for each plugin (like a compressor or EQ), your DAW communicates with this
, which then pulls the specific plugin data from a central repository on your drive. MOTUnation.com Key Technical Details indicates this belongs to , released around 2021.
VST3 is the modern plugin standard. Since Waves V12, the older VST2 format is no longer supported for new versions. Default Location: C:\Program Files\Common Files\VST3 Macintosh HD > Library > Audio > Plug-Ins > VST3 Common Issues & Troubleshooting vst plugin waveshell1-vst3 13.0-x64 -vst3-
If you are seeing this filename instead of your actual plugin names (e.g., seeing "WaveShell" instead of "L2 Limiter"), it usually means the DAW hasn't properly "unpacked" the shell. Image-Line search WaveShell1-VST3 13.1_x64 blacklisted in cubase 11.0.41
Here is the proper feature setup and troubleshooting guide for Waves V13 VST3 on Windows 64-bit.
How to Locate the Waveshell File
If you are a power user who likes to manually manage plugin paths, here is where you find the vst plugin waveshell1-vst3 13.0-x64 -vst3- : WaveShell1-VST3 13
- Windows:
C:\Program Files\Common Files\VST3\WaveShell1-VST3 13.0.vst3 - macOS:
Macintosh HD/Library/Audio/Plug-Ins/VST3/WaveShell1-VST3 13.0.vst3
Do not move this file. If you manually drag this shell to a custom folder, Waves Central will lose track of it, and your licenses will break. Always let the Waves installer manage this file.
1. What is WaveShell1-VST3 13.0-x64?
- WaveShell is Waves' proprietary plugin wrapper. It contains all your individual Waves plugins (Q10, RComp, L2, etc.) inside a single
.vst3file. - V13.0 = Waves Version 13.
- x64 = 64-bit (required for modern DAWs).
- VST3 = The plugin format.
Critical: You cannot drag/move this file manually. Waves uses a central management system.
Windows
- VST3:
C:\Program Files\Common Files\VST3\ - Look for:
WaveShell1-VST3 13.0-x64.vst3
2.1 What is a Waveshell?
- Container Logic: The Waveshell acts as a dispatcher. When a DAW scans this
.vst3file, it registers multiple plugin IDs (e.g., for Q10 Equalizer, L2 Limiter, H-Reverb) under one binary. - Dynamic Loading: During instantiation, the Waveshell reads the requested plugin ID, locates the corresponding proprietary
.bundleor.prmfile in the Waves data directory (e.g.,C:\ProgramData\Waves Audio\), and dynamically loads the DSP code. - Version Synchronization: Version 13.0 indicates compatibility with Waves Central license management and specific DAW requirements (e.g., Apple Silicon native or Windows 10/11).
Part 2: Breaking Down the Filename
Let’s dissect the string: waveshell1-vst3 13.0-x64 -vst3- Do not move this file
| Component | Meaning | Technical Implication |
| :--- | :--- | :--- |
| waveshell1 | 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. |
Crucial Note: The -vst3- at the end of your query (or file name) might actually be a search syntax to exclude other results. In practical terms, the file is simply WaveShell1-VST3 13.0-x64.vst3.
4.3 Performance Overhead
- CPU: Minimal, but the shell adds ~5-10ms to first-instance load time (due to license handshake).
- Memory: Each instance of the shell loads a separate shared library; however, multiple instances of the same child plugin share DSP code.
2. "waveshell1"
This indicates the specific shell instance. "1" usually refers to the primary or legacy shell. Depending on your Waves version and bundle, you might also see waveshell2, waveshell3, etc. This separation allows Waves to manage different plugin families or compatibility layers without crashing your DAW. If you have the Horizon bundle and the Mercury bundle, they might load via different shell numbers.