Winamp Vst Host



This specialized VST plugin was developed in order to allow users to add a tube-like warmness to any audio material of their preference What's new in Voxengo Tube Amp 2.11: Improved performance on. For Foobar v0.9.6 and later: download the latest version of foodspwinamp (1.4.5); For Foobar versions prior to 0.9.6: you can avoid startup crash by removing dspsps.dll from C: Program Files Winamp Plugins folder (it's a default path, check your winamp installation to find desired path). Than you can change 'Winamp plugins path' in foodsp.

Here you can find some VSTHost add-ons that have been created by ToyleY.

VSTHost Slavery Suite

It was just a little question in a forum... 'Is there a way to route the output of vsthost to Kristal Audio engine? And without latency?' that triggered the addition of a slave mode to VSTHost. And since I got a rather bad taste of humor, it got the above title.

When started with the parameter /slave, VSTHost goes into Slave Mode and waits for a Master to control it. The first (and currently only) master is a VST(i) plugin that can be embedded into any VST Host program (even another instance of VSTHost), called Legree. It comes as an effect and as a VSTi, since there are hosts that accept only effects, hosts that only accept VSTis, and of course hosts that accept both.

Winamp Vst Host

You can download Legree here (.zip file, 209K).
Current version: 1.07
Comes in 32- and 64-bit versions

You can download the current documentation for the VSTHost Slavery Suite here (.pdf file, 171K).

Winamp

Winamp Vst Host

Open Source Variant

Winamp Vst Host Login

Winamp vst host

Originally, I made VSTHost available including the complete source code. Since I had to find out that (parts of) it made their way into other people's programs, and that without even mentioning my contribution, the open source variant has been frozen. I continue to add bug fixes to the existing code base, but new features won't make their way into it any more. Starting with V1.16k, this program is released under the terms of the GNU Lesser GPL.

Vst Host Winamp Bridge

Anyway - the important part of the program is an implementation of a VST host in form of 2 classes:

Winamp Vst Host Download

CVSTHost

This implements the audio callback needed by an effect plugin as a neatly encapsulated VST host class. This is practically platform-independent code. The few platform-specific things are encapsulated in...

Winamp vst host windows 10

CEffect

This encapsulates a VST effect, as loaded by the VST host. This class isn't fully complete - since I don't have a Mac, I've only included the Windows code. If a kind MacIntosh programmer could fill out the few Mac-specific sections and send it to me it would be great and, of course, publicized here!

Winamp Vst Host Free

You can download the sources for V1.16q here (.zip file, 285K).
Current version: VST 2.4 rev2 + ASIO 2.0 support, ASIO Channel selection, bug fix from V1.19-1.46