A 32-module effects rack driven by plain language. Type what you want to hear, and a language model running on your own machine activates the right modules, orders them, and sets every knob. Then you take over.
| 1. | Introduction |
| 2. | Installing |
| 3. | Quick Start |
| 4. | Writing Prompts |
| 5. | The Rack and the Modules |
| 6. | Amp Captures and Cabinets |
| 7. | Presets and Sharing |
| 8. | Cloud Inference (Optional) |
| 9. | Licensing and Privacy |
| 10. | Troubleshooting |
| 11. | Specifications |
| 12. | Glossary |
Most effects plug-ins give you a hundred knobs and leave you to work out which twelve matter for the sound in your head. Vocant turns that around. You describe the sound, and it builds the chain.
Type warm vocal with plate reverb and light compression and press Enter. A few seconds later a compressor and a plate reverb are active, in signal-flow order, with their controls set to values that make sense for a vocal. Type add some chorus and a chorus joins them without disturbing what is already there. Every control is still a knob you can turn, so the result is a starting point you own, not a black box.
Vocant is two programs. The plug-in is a VST3 with 32 effect modules and 303 parameters, all of them ordinary automatable parameters as far as your DAW is concerned. The companion is a small service the plug-in launches for you. It runs a language model on your machine, reads your prompt plus the state of your chain, and answers with a list of changes. Nothing about your audio ever leaves the plug-in; the model only ever sees text.
| Minimum | Recommended | |
|---|---|---|
| System | Windows 10 or 11, 64-bit | Windows 11 |
| Host | Any VST3-capable DAW | |
| CPU | x86-64, 4 cores | 8 cores |
| RAM | 8 GB | 16 GB |
| GPU | Optional. Vulkan-capable with 4 GB VRAM helps | NVIDIA RTX 3060 or better, 8 GB VRAM |
| Disk | 6 GB free | 10 GB free, SSD |
| Network | Once, for the 3.3 GB model download |
Every release is published with a SHA-256 hash. Before you run the installer, open PowerShell in the download folder and compare:
Get-FileHash .\Vocant-Setup-1.0.0.exe -Algorithm SHA256
The hash it prints must match the published one exactly. If it does not, delete the file and download again.
On the first launch of the plug-in, the companion downloads the language model, about 3.3 GB, from Hugging Face. That is the only time Vocant uses the network unless you opt into cloud inference (section 8).
Vocant is a complete rack, so it usually goes where you would put the whole rack: as an insert on the track, after any tracking-stage processing you always want and before the bus. Its own modules are already in a sensible order, dynamics first and time-based effects last, and you can drag them into any other order.
Now try a description rather than an effect name:
warm vocal with plate reverb and light compression
The compressor and the reverb both activate, and the reverb switches to the Plate algorithm. Then extend it:
add some chorus
Chorus joins the chain. The compressor and reverb stay exactly where they were. Section 4 explains why the wording matters.
The model understands audio-production language. Describe the sound the way you would describe it to another engineer, and let it pick the modules.
| Say this | Rather than this |
|---|---|
| warm tape-saturated vocal | saturation then eq then reverb |
| spacious ambient guitar | delay with reverb and chorus |
| punchy compressed drums | compressor at 4:1 ratio |
The same adjective means different settings on different material. warm vocal gets a presence boost, moderate compression and a plate; warm bass gets low-end weight, compression and a little saturation. Say what you are processing.
| Word | Typical result |
|---|---|
| warm | Low-mid lift, saturation |
| bright | High-frequency lift, presence |
| dark | High cut, low-pass filter |
| tight | Fast compression, short reverb or delay |
| spacious | Long reverb decay, stereo widening |
| punchy | Transient shaping, fast compressor |
| vintage | Tape or tube saturation, spring reverb |
| aggressive | Distortion, hard compression |
Quantities in the prompt are applied literally rather than approximated. 200 ms delay, -6 dB, 1/8 note and high-pass at 80 Hz land as typed. If a prompt names nothing the chain can act on, Vocant shows a notice rather than an error and leaves the chain alone.
Every prompt is sent together with the list of modules already active, so the model knows what is there. Two phrasings get two behaviours:
| Phrasing | Behaviour | Example |
|---|---|---|
| add X, also X, plus X | Keeps the current chain and adds to it | Current: eq, reverb. Prompt: add phaser. Result: eq, phaser, reverb. |
| A sound description | Builds a fresh chain for that sound; modules that do not belong are dropped | Current: eq, distortion, reverb. Prompt: clean jazz tone. Result: eq, compressor, reverb. |
Repeat prompts return instantly because results are cached for the session.
The strip of icons under the header is the rack. It runs in signal order from INPUT on the left to OUTPUT on the right. A lit icon is an active module; a small flag on an icon means the last prompt changed it. Click any icon to open that module's screen below the rack.
A module screen is a red-framed main panel and, for modules with output controls, a separate neutral OUTPUT panel to its right holding mix, width and level. Controls sit on identical rows across every module, so once you have read one screen you can read them all.
| Group | Modules |
|---|---|
| Dynamics | Gate, Transient Shaper, De-Esser, Compressor, Multiband Compressor, Limiter |
| Tone | Six-band Parametric EQ, State-Variable Filter, Wah |
| Drive | Saturation, Tube, Distortion, Bitcrusher |
| Amp and cabinet | NAM Pedal, NAM Amp, IR Cab (section 6) |
| Modulation | Chorus, Flanger, Phaser, Vibrato, Tremolo |
| Time | Delay, Reverse Delay, Reverb (Hall, Plate, Spring) |
| Pitch and voice | Pitch Shifter, three-voice Harmonizer, sixteen-band Vocoder |
| Creative | Ring Modulator, Frequency Shifter, Glitch, Tape Stop |
| Space | Stereo Widener |
The INPUT screen has an input gain, meters and a live spectrum. The OUTPUT screen carries the master section: a true-peak safety limiter at -1 dBTP with 1.5 ms of lookahead (reported to your DAW as latency), and Auto-Normalize, a static output trim aimed at -3 dB that re-aims only when the chain changes, never while you play. It is gain staging, not an automatic gain control.
Modulation and delay modules have a SYNC toggle and a DIV dropdown. With sync on, the rate or time follows your DAW's tempo at the chosen note division.
| Element | Meaning |
|---|---|
| Prompt box | Type here and press Enter. The last prompt stays visible. |
| Backend badge | Which engine the companion is running on: CUDA, VULKAN or CPU. |
| OSC dot | Filled: connected. Hollow ring: error, hover for the message. Filled dark: not connected yet. |
| IN / OUT | Plug-in input and output level meters. |
| DK / LT | Theme switch. |
| Gear | Settings. |
Vocant plays Neural Amp Modeler captures, the .nam files, and cabinet impulse responses, in three slots: NAM PEDAL for stompbox and preamp captures, NAM AMP for amplifiers, and IR CAB for speaker cabinets. Vocant ships no captures. It plays the ones you own.
| Category | Put here | What Vocant does with it |
|---|---|---|
| NAM Pedal | Pedal, fuzz and preamp captures | Offered in the NAM PEDAL slot |
| NAM Amp | Amp-head captures with no speaker | Offered in NAM AMP; the model adds an IR Cab after one |
| Full Rig / Combo | Captures made through a speaker and microphone | Offered in NAM AMP, marked cab-included; no IR Cab is added |
| IR | Cabinet impulse responses, .wav or .aif | Offered in IR CAB |
Open the slot's screen and pick a file from the MODEL dropdown. RESCAN picks up files added since the last scan. The status line under the dropdown reads MODEL ENGAGED once the capture is running on the audio thread.
Once folders are set, the model can see your filenames and choose among them. Fender clean with spring verb loads the nearest Fender capture and a spring reverb; Mesa Rectifier modern metal loads a Mesa capture and a matching 4x12 response. If a word in your prompt matches a filename you own, that file is loaded even when the model would have picked another.
Three phrases are treated as explicit requests for an amp tone and put your whole amp inventory in front of the model: electric guitar, electric bass, and bass on its own. Plain guitar does not, so an acoustic guitar prompt never pulls in an amp, and EQ language such as boost the bass goes to the EQ as it should.
Vocant has no preset browser of its own. The prompt box is the browser. Saving and recalling a state is your DAW's job, and every DAW does it the same way for any plug-in: the whole chain, every parameter and the module order, as one preset.
| DAW | Save |
|---|---|
| REAPER | The + button in the FX window header, then Save preset |
| Ableton Live | The save icon in the device title bar |
| FL Studio | The wrapper menu, then Save preset as |
| Bitwig | Right-click the device, then Save as Preset |
| Studio One | The preset menu in the plug-in header |
The simplest way is to share the prompt. Another Vocant user who types the same words gets the same character, if not the identical numbers. For an exact copy, export your DAW's preset file and send that.
In REAPER, pick Reset to factory default from the preset list. In any DAW, removing and re-adding the plug-in does the same.
Out of the box, the model runs on your machine and nothing leaves it. If you would rather have faster or sharper answers, you can point the companion at a cloud provider. This is opt-in, per provider, and reversible.
| Provider | Key from |
|---|---|
| OpenRouter | openrouter.ai, one key for many models |
| Anthropic | console.anthropic.com |
| OpenAI | platform.openai.com |
| ai.google.dev |
The panel shows a running cost for the session. Requests cost a fraction of a cent each. To go back, choose LOCAL.
Vocant runs as a full-featured 14-day trial from the first time it is loaded. Every module, every parameter and every prompt is available. A banner in the plug-in shows the days remaining.
When the trial ends, the plug-in mutes its audio and the meters go dark until it is activated. Your sessions are safe: the state is kept, and activating restores everything exactly as it was.
| Symptom | What to do |
|---|---|
| OSC dot stays dark after loading | On a fresh install the companion is downloading 3.3 GB before it can answer; give it time. Otherwise the plug-in could not find the companion: run the installer again so it rewrites the path, or launch the companion from the Start menu and reload the plug-in. |
| OSC dot is a hollow ring | An error. Hover the dot for the message. The companion log is at %LOCALAPPDATA%\Vocant\companion.log. |
| Prompts take far longer than the quoted times | Check the backend badge. CPU means no GPU was found. On a small GPU, do not raise the context size in the companion configuration; the default fits and a larger one spills to system RAM. |
| The knobs did not move | The model answered with something the chain could not use, or with nothing. Try a shorter, more specific prompt. The companion log says what was rejected and why. |
| It did what I said but sounds wrong | Normal. The model makes a first guess. Refine with a follow-up prompt, or turn the knobs. |
| A tone prompt did not load a capture | Set at least one capture folder in Settings, NAM PATHS. Vocant never downloads captures. Use the phrase electric guitar, or name a file you own. |
| A capture is loaded but sounds mushy | Pull the NAM slot's INPUT down; captures made at low input levels overload easily. Try OUT NORM off. Confirm the file plays cleanly in the Neural Amp Modeler plug-in. |
| MODEL NOT LOADED under a chosen capture | The capture is swapped in on the audio thread, so audio must be running. Make sure your DAW's audio device is open and the track is not offline. |
| Crackles or dropouts | Inference never runs on the audio thread, so look elsewhere first: raise the DAW buffer to 512 or 1024 samples, and check other plug-ins on the track. |
| The companion is still running after the DAW closed | It exits about a minute after the last plug-in instance is gone, unless a first-run download is still in progress or you launched it by hand. If it lingers beyond that, end vocant-companion.exe in Task Manager; its model server exits with it. |
| Several instances, only one shows connected | Expected. The first instance owns the shared indicator port; every instance still works. |
| Windows blocked the installer | Section 2. Click More info, then Run anyway, after checking the SHA-256. |
| Product | Vocant |
| Version | 1.0.0 |
| Format | VST3 |
| System | Windows 10 or 11, 64-bit |
| Channels | Mono or stereo |
| Latency | 1.5 ms (safety limiter lookahead), reported to the host |
| Modules | 32 effects plus input and output sections; 303 parameters, all automatable |
| Language model | Qwen3-4B-Instruct-2507, Q6_K, about 3.3 GB, run by llama.cpp on your machine |
| Acceleration | CUDA, Vulkan or CPU, chosen automatically |
| Amp modelling | Neural Amp Modeler core, .nam captures including A2, plus impulse-response cabinets |
| Cloud inference | Optional: OpenRouter, Anthropic, OpenAI, Google |
| Communication | UDP on 127.0.0.1; companion on port 9000 |
| Licence | 14-day trial, then a paid licence activated in the plug-in |
| Additive prompt | A prompt beginning with words like add or also, which extends the current chain instead of replacing it. |
| Capture | A .nam file: a neural model of a specific amplifier, pedal or rig, made with Neural Amp Modeler. |
| Chain | The set of active modules and their order, from INPUT to OUTPUT. |
| Companion | The background service that runs the language model and answers the plug-in's prompts. |
| Full rig | A capture made through a speaker and a microphone, so it already includes the cabinet. |
| Impulse response | A recording that captures the sound of a speaker cabinet, applied by the IR Cab module. |
| Module | One effect in the rack, with its own screen and bypass. |
| OSC | Open Sound Control, the message format the plug-in and companion use over UDP. |
| Rack | The strip of module icons under the header. |
| True peak | The signal level after digital-to-analogue reconstruction, which can exceed the sample peaks. The safety limiter works on this. |