jVSTwRapper 0.9f (Default branch) |
|
|
jVSTwRapper is an easy and reliable Java wrapper
for the Steinberg VST interface. It enables you to
develop VST 2.4 compatible audio plugins and
virtual instruments and user interfaces with the
Java programming language. Three demo plugins
(with source) are included.
License: GNU Lesser General Public License (LGPL)
Changes:
Mac GUI plugins work now. A threading bug has been fixed (a general fix, but dicovered in Cubase SX 4 on Mac OS X). In a major improvement of the processing functions, Almost no garbage collection takes place now using the example plugins (only approximately 5 seconds each). There is some ccode cleanup. jVSTwRapper has been added.
|