pdvst

Current release: pdvst 0.0.2
Released 2004-04-15 — tested with pd 0.37
added VST instrument functions, added external library loading, fixed sample rate problem, fixed initial program loading problem
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
PdVst is a software system that allows Pd patches to run as VST plugins. PdVst consists of two main parts, a VST plugin and a custom version of Pd. When a PdVst plugin is opened by the host application, a setup file is read to determine information about the plugin, such as the Pd patch file to use, the number of parameters, etc., and the custom version of Pd is started and opens the Pd patch file whose name was found in the setup file.