public
Description: A Java-based VST Host. VST instruments and effects can be loaded and manipulated by this library in Linux, OS X, and Windows.
Home | Edit | New

Home

Welcome to the jvsthost wiki!

??? Nothing to see here… check out the Micro Blog.

There is no javadoc at the moment. I am waiting until the API settles down. However, the code is fully documented with plenty of inline documentation.

Capabilities

No version numbers have been assigned to the code at the moment, as development is currently proceeding quickly and often in several places at once. However, the current capabilities of the code includes the following:

  • load any VST version 2 plugin (v2.0, v2.1, v.2.2, v2.3, v2.4)
  • get/set parameter values and names, programs, etc.
  • process/Double/Replacing
  • opening the native editor (Windows only right now, not always that stable)
  • plugin-to-host callbacks (the audioMaster basics have been implemented)
  • get/set chunks
Last edited by mhroth, Sun Feb 01 12:45:31 -0800 2009
Home | Edit | New
Versions: