Vamp Plugins Forum
May 23, 2013, 19:12:28 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: First pre-release of Vamp plugin SDK v1.1 available  (Read 3137 times)
cannam
Administrator
Full Member
*****
Posts: 207


View Profile
« on: June 07, 2007, 15:05:33 »


A first prerelease version of the Vamp plugin SDK version 1.1 is now available from:

  http://www.vamp-plugins.org/pre/vamp-plugin-sdk-1.1pre1.tar.gz

The main addition for version 1.1 is a set of classes designed to make it very simple for a program to become a Vamp plugin host.

The new Vamp::HostExt namespace contains a PluginLoader class, which handles enumeration, loading and category management for plugins on the local system.  Also provided are two new plugin adapters: PluginInputDomainAdapter which provides the capability for a host to support frequency-domain plugins without needing to worry about domain conversion, and PluginChannelAdapter to transparently deal with plugins that expect different numbers of audio channels from the number available.

Version 1.1 also makes some minor beauty-and-truth updates and clarifies some of the documentation.  Apart from the new classes, the public programming API remains the same as version 1.0 of the SDK.  The SDK also remains 100% binary compatible with existing Vamp 1.0 plugins, and the API version number is unchanged at 1.

If you are likely to have any interest in the final 1.1 SDK, I urge you to test this prerelease and report on your findings!

Thanks,


Chris
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.14 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!