Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

VST Loader

A general-purpose VST3 host for running one or more plugins outside a DAW - scan your plugin folders, chain a few together in any order, and hear the result live through your audio interface. Chains are drag-to-reorder and save and reload as named presets, so a setup you've tuned comes back exactly as you left it. Alongside a live input, it can also route a chain over whatever Windows itself is playing, by capturing a virtual audio cable (VB-Audio CABLE or Voicemeeter) - which needs that free driver installed separately, since Windows has no built-in way to tap system audio directly. Works with standard Windows audio or ASIO; if a plugin misbehaves, standard audio is the steadier of the two.

Download

Get the latest build from the Releases page.

Windows 64-bit. No installer - it's a single executable, run it where you like.

Verifying the download

This is a personal project and the executable isn't code-signed, so Windows SmartScreen will warn you the first time you run it. You can check the file is exactly the one published here:

  • SHA-256 (v0.2.0): 70efd72b63e7ecd671257658c4e6b6b985513c7352240258043890faaa8bbd34
  • VirusTotal report

In PowerShell:

Get-FileHash .\vst-loader-0.2.0.exe -Algorithm SHA256

About

Built by EnterOutside. Free to use, shared as-is with no support promised.

About

Windows VST plugin host - chain plugins live, or route a chain over your system audio via a virtual cable. Free.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors