JVAPTools Java VST Audio Plugins Tools Library
The easiest way of creating VST plugins with Java and jVSTwRapper.
Hosted by:SourceForge.net Logo

Introduction

Features

Documentation

Download

Scripteffect

License

Contribute

Forum

CVS

Links

Contact

Sourceforge site

 

Features

Implemented features:

Preset management:

-program change
-saving and loading of presets and banks (as chunks)
-parameter automation
-plugin internal parameters can be any object (will also be saved with the host)
-vst parameters can be float or a list of strings
-parameter label, name and value are automaticly handled (including converting to string lists)

MIDI In/Output:

-Java Sound API compatible midi device to send and receive midi events from the VST host (existing Java Sound Applications can easily be converted to a VST plugin)

Timer:

-host synchronised timer to sync midi and audio events to the hosts song position

Upcoming features:

-Java Sound API compatible MIDI sequencer
-Java Sound API compatible MIDI pattern editor (swing)

If you have ideas for more features, please contact me.

Last change : 03/29/2006|Contact