Skip to content

Cart

Your cart is empty

What Are Plugins in Music? VST, AU and How They Work

What a music plugin is, the four types, how VST3, AU, AAX and CLAP differ, and where each one installs.

Producer in a navy Eat Sleep Beats hoodie on a graffiti-lined street
Producer in a navy Eat Sleep Beats hoodie on a graffiti-lined street

A plugin in music production is a small program that runs inside your DAW (Ableton Live, FL Studio, Logic) and either makes sound or changes it. Synths and samplers generate audio; EQs, compressors and reverbs process it. The DAW is the host, the plugin is the module, and VST3, AU, AAX and CLAP are the formats that connect them.

Disclosure: we build audio plugins ourselves. Our own products appear once, in a labeled section near the end, and there are no affiliate links.

Ghostnote Audio

Get VEIL free

Our de-esser for rap vocals. Free, keyless, no account. Enter an email and the download appears right here.

A copy goes to your inbox. Unsubscribe anytime.

What is a plugin in music production?

Your DAW handles recording, arranging, routing and playback. It does not need to know how a compressor works, so it opens a slot on a track, hands whatever is loaded there a small block of samples, and asks for the block back before the next one is due.

That block is your buffer size. At 48 kHz, a 128-sample buffer gives the plugin about 2.7 ms to finish its math. Stack more processing than fits in that window and you get crackles. Small buffers mean you hear yourself with no lag while recording; large ones give plugins room to work. That is why you track small and mix large.

Sample rate, tempo, automation and MIDI notes travel down the same pipe. Every knob position saves into the project file, so a session opened a year later comes back exactly where you left it.

How do plugins work? The pedalboard model

If you have ever plugged a guitar into a tuner, then an overdrive, then a delay, you already understand the model. Signal enters one end and leaves changed at the other, and the order of the boxes decides the result. A DAW channel strip is that pedalboard drawn vertically.

Two things differ from hardware. You can run forty copies instead of one, and a plugin can look into the future, which no analog pedal can: a limiter or de-esser delays the signal a few milliseconds so it sees a transient before it has to act. That delay is published as a sample count, and your DAW reads it and slides the whole track earlier by exactly that much. That is the plugin delay compensation setting in your preferences.

What are the four types of music plugin?

Type What it does Examples Where it loads
Instrument Turns MIDI into audio Synths, samplers, drum machines, orchestral libraries First slot on a MIDI or instrument track
Effect Changes audio that is already there EQ, compressor, de-esser, saturation, reverb, delay, pitch correction Insert slots on a track, a bus, or the master
Utility and metering Shows you something, or fixes something mechanical Spectrum analyzers, loudness meters, correlation meters, gain and mid/side tools, dither Usually last on the master, or anywhere you need to look
MIDI Changes notes, not sound Arpeggiators, chord and scale tools, humanizers, note filters Before the instrument in the MIDI path

The distinction matters when a plugin refuses to appear. A MIDI effect will not show up in an audio track's insert list, and an instrument will not appear as an insert on a vocal, so a missing plugin is often one you are hunting in the wrong list.

VST vs AU vs AAX vs CLAP: what the formats mean

A format is an agreed set of rules for how a host and a plugin exchange audio, MIDI, parameters and window drawing. It does not change the sound. Most developers write the processing once and export several formats from one codebase, often with a framework like JUCE, so the VST3 and the AU are one plugin wearing different plugs.

Format From Runs on Hosts you meet it in Notes
VST3 Steinberg macOS, Windows, Linux Cubase, Nuendo, Ableton Live, FL Studio, Studio One, REAPER, Bitwig Published in 2008 and the cross-platform default now
VST2 Steinberg macOS, Windows, Linux Older hosts and legacy sessions Licensing to new developers ended in 2018, and newer hosts are dropping support
AU and AUv3 Apple macOS, iOS, iPadOS Logic Pro, GarageBand, plus Live and REAPER on macOS The only format Logic and GarageBand host; AUv3 is the app-extension version for iPhone, iPad and macOS
AAX Avid macOS, Windows Pro Tools Arrived with Pro Tools 10 in 2011. Pro Tools hosts nothing else
CLAP u-he and Bitwig macOS, Windows, Linux Bitwig Studio, REAPER, and a growing list An open, MIT-licensed specification published in 2022
LV2 Open-source community Mostly Linux Ardour and other Linux hosts Worth knowing if you record on Linux

VST stands for Virtual Studio Technology; Steinberg introduced it with Cubase in 1996, and the SDK lives on the Steinberg VST3 developer portal. Audio Units are Apple's, documented in the AudioToolbox reference, and the Logic Pro User Guide is explicit that Logic hosts them. AAX is Avid's, with its SDK on the Avid developer portal. CLAP's specification is public at cleveraudio.org.

Which format should you install?

Whichever one your DAW hosts. Logic or GarageBand, install AU. Pro Tools, AAX. Everything else, VST3, and stop thinking about it. Ticking all three just fills your plugin browser with duplicates.

The thing that trips people up is architecture, not format. On Apple silicon, a DAW running natively as arm64 can only load arm64 plugins, and one running under Rosetta can only load Intel ones; the two cannot mix inside a process, as Apple's porting documentation lays out. If a plugin you know is installed will not appear, check whether your DAW launched in Rosetta before you email support. On Windows, assume 64-bit only.

Where do plugins install, and how does a DAW find them?

Formats have fixed folders. Installers put files there and your DAW scans them on launch.

Format macOS Windows
VST3 /Library/Audio/Plug-Ins/VST3 C:\Program Files\Common Files\VST3
AU /Library/Audio/Plug-Ins/Components Not applicable
CLAP /Library/Audio/Plug-Ins/CLAP C:\Program Files\Common Files\CLAP
AAX /Library/Application Support/Avid/Audio/Plug-Ins C:\Program Files\Common Files\Avid\Audio\Plug-Ins
VST2 (legacy) /Library/Audio/Plug-Ins/VST No fixed path; each vendor picks one, which is why you set custom folders

For VST3, AU and CLAP, a user-level copy of each macOS path works too if you put a tilde in front (~/Library/Audio/Plug-Ins/VST3). AAX has no user-level folder. Three notes:

  1. Rescan after installing. Logic validates Audio Units and offers to disable any that fail; REAPER can clear its cache and rescan.
  2. A plugin can be blacklisted. If it crashed during validation the host quarantines it, and the plugin manager is where you re-enable it after an update.
  3. macOS Gatekeeper gets a vote. An installer that is not notarized throws a warning; approve it once under Privacy and Security in System Settings.

One habit worth building: print your processed vocal to audio before you archive a project. Plugins get discontinued and operating systems move on, and a session that leans on a plugin you no longer have is one you can no longer reproduce.

Do you need plugins at all?

Not beyond the ones already in your DAW, which is the part sales pages leave out. Stock plugins in Logic, Live, FL Studio, REAPER and Pro Tools cover clean EQ, several compressors, reverb, delay, saturation, a sampler and basic metering. Learning your DAW's own EQ properly will improve your mixes more than any purchase will, because you stop guessing which band to move.

The gaps people hit first are narrow. Pitch correction you can edit note by note ships with only a few DAWs. A de-esser that lets you audition what it takes out is rarer still. Not every DAW ships a loudness meter that reads LUFS the way streaming services measure it, which you want the moment you deliver to Spotify. Those purchases pay for themselves; a fourth vintage compressor emulation does not. Our beginner plugin guide goes category by category.

Free vs paid plugins: what does money buy?

Free does not mean lesser. Tokyo Dawn Labs gives away a dynamic EQ that would have been a flagship fifteen years ago, and Voxengo SPAN is a configurable spectrum analyzer that costs nothing. Full rundown in our free vocal plugin roundup.

What money tends to buy: oversampling that keeps aliasing out of the audible band, metering you can trust, a workflow that reaches the decision faster, and a developer who patches the plugin when a new OS breaks it. What it does not buy is a different category of sound.

Read the licensing before you pay. Some need a dongle or a license manager running in the background; some limit you to two machines and want a deauthorization before a reinstall; some are keyless. None of that is wrong, but a laptop-plus-desktop setup and a two-machine limit will collide eventually.

On cracked installers, one flat statement: they are a known malware route, they never update, and they fail validation at the worst possible moment. The free tier of this industry is generous enough that there is no case left for them.

Five beginner plugin mistakes to skip

  1. Judging a plugin at a louder output. Louder wins every A/B. Match bypassed and processed levels, then decide; a plugin with automatic output matching does that step for you.
  2. Buying before learning stock. Spend a week with one stock EQ and one stock compressor, and you will know what you are missing well enough to buy the right thing.
  3. Leaving presets at 100%. A preset was built for a different singer in a different room. Start there, then move threshold and frequency.
  4. Installing everything at once. Forty new plugins mean slow scans, more crash surface and decision paralysis mid-mix. Add one, learn it, add the next.
  5. Expecting rescue. No plugin fixes a distorted take or a mic four inches too close. Fix the capture, then put the chain in the right order: see the rap vocal chain in order.

From our own line

We build five plugins for rap vocals and masters, shipped as VST3 for macOS and Windows plus AU for macOS, keyless, so one download installs on every computer you own. The vocal compressor and saturator pictured below is TALISMAN, 4x oversampled, with its parallel mix path latency-matched at roughly 61 samples (48 kHz) so a blend cannot comb-filter; format and install detail for all five sits on the plugin hub.

Ghostnote TALISMAN vocal compressor interface with the gain-reduction sigil meter

Vocal compressor + saturator · $29

Ghostnote TALISMAN

Two compressor stages in series feeding tube-to-tape color, with a sidechain high-pass that keeps bass out of the detectors, so it is as at home on an 808 or a drum bus as it is on a vocal. Pick a preset and turn DRIVE, or open the panel and drive both stages yourself.

See TALISMAN →

Frequently Asked Questions

What does VST stand for?

Virtual Studio Technology. Steinberg created it in 1996 so that instruments and effects from other developers could run inside a DAW. VST2 added MIDI support in 1999 and VST3 arrived in 2008; VST3 is the current version and the format most Windows and macOS plugins ship in now.

Is AU better than VST3?

Neither is better. Most developers build the processing once and export it to several formats, so the AU and the VST3 of the same plugin sound identical. Install the format your DAW hosts: AU for Logic Pro and GarageBand, VST3 for Cubase, Live, FL Studio and REAPER, AAX for Pro Tools.

Can I use VST plugins in Logic Pro?

No, Logic Pro and GarageBand host Audio Units only. Install the AU build instead, which most vendors include in the same installer, then rescan in Logic's Plug-in Manager. Wrapper utilities that load VST3 inside an AU shell exist, but they add one more thing that can fail mid-session.

Where do plugins install on Windows and macOS?

VST3 goes to C:\Program Files\Common Files\VST3 on Windows and to /Library/Audio/Plug-Ins/VST3 on macOS. Audio Units go to /Library/Audio/Plug-Ins/Components, and on macOS the same paths also work inside your home Library. Let the installer choose rather than moving files by hand, then rescan in your DAW's plugin manager.

Do plugins work on an iPhone or iPad?

Yes, in the AUv3 format. Apple's app-extension version of Audio Units, introduced in 2015, lets a plugin run inside iOS hosts such as GarageBand, AUM and Cubasis. Desktop VST3 and AU builds do not install on iOS, and Android has no equivalent industry-standard plugin format.

Are free plugins good enough to release music with?

Yes: a free EQ, compressor, de-esser and loudness meter alongside your DAW's stock plugins will carry a full mix and master. Paid tools mostly buy oversampling, deeper metering, faster workflow and support. The limiting factor on a release is the recording and the decisions, not the price of the processing.

Ghostnote Audio

Take VEIL with you

The de-esser this site was built around. Free, keyless, yours on every machine you own.

A copy goes to your inbox. Unsubscribe anytime.

BLB Prod.

BLB Prod.

BLB Prod. is a rapper and producer with over ten years in underground hip-hop, crafting beats for artists including Jarren Benton, sKitz Kraven, Jag and Mitch. He writes for Ghostnote from inside the studio, where the culture we dress actually lives.