Vermouth VSTi2 compatible with the Vermouth interface. Vermouth is a Timidity compatible software synthesizer that commonly used with NP2 and hoot. It allows you to in supported programs.
This version is a lightly modified fork of the original Vermouth project's VSTi branch by Yui.
- Supports VSTi2 plugins (VST3 is not supported) plugins via
.ini
configuration - Compatible with NP2 and hoot
- Windows 10 or later
- NP2 (
np2.exe
) or hoot (hoot.exe
) - A compatible VSTi2 plugin
- Download or build
vermouth.dll
. - Place
vermouth.dll
in the same directory asnp2.exe
orhoot.exe
. - Create or edit
vermouth.ini
to specify the path to your desired VSTi2 plugin. - Launch NP2 or hoot and configure them to use Vermouth as the MIDI output device.
[VST]
Module=\path\to\vsti\foo.dll
Ensure that at the specified path and is compatible with VSTi2.
This is a fork of the following SVN repository:
http://amethyst.yui.ne.jp/svn/sound/vermouth/branches/WORK_SOUNDCanvasVA/
This project is licensed under the BSD 3-Clause License.