Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - davidpas

Pages: [1]
1
Plugin and Host Announcements / VAMP host defined in SWI-Prolog
« on: July 24, 2008, 19:38:15 »
Hello all,

As part of larger SWI-Prolog based system for DSP, we have developed an interface to VAMP.

This interface allows the user to query the plugin information and control the lifecycle by means of Prolog predicates that can be combined to form complex queries.

We also provide a module to call vamp "transforms" under a unified predicate with the following options:
-program
-step
-block
-parameters

This host/wrapper for Vamp plugins is available at http://code.google.com/p/km-rdf/

You will need to build swiaudio and swidata to provide input data and support for data management.

Basic information is available in the README file and the WIKI pages at the site.

Cheers!
David Pastor


Pages: [1]