Vamp Plugins Forum

Development Topics => Host Development => Topic started by: cannam on September 09, 2015, 11:12:55

Title: jVamp v1.3 released
Post by: cannam on September 09, 2015, 11:12:55
Announcing v1.3 of jVamp, a Java/JNI interface allowing the use of native-code Vamp plugins from host applications written in Java or other JVM languages.

This release simplifies the API, removing an unnecessary dispose() call and eliminating a class of native-heap memory leak.

See https://code.soundsoftware.ac.uk/projects/jvamp for more details and downloads.

Chris