|
|
Subscribe / Log in / New account

SLV2 0.6.4 released

From:  David Robillard <dave-AT-drobilla.net>
To:  linux-audio-announce-AT-lists.linuxaudio.org
Subject:  [LAA] SLV2 0.6.4
Date:  Mon, 04 May 2009 18:30:24 -0400
Message-ID:  <1241476224.7643.14.camel@Janus.Streefillard>

SLV2 is a library to make the use of LV2 plugins as simple as possible
for applications.

Changes this release:

  * Add generic query interface to allow arbitrary querying of data
  * Combine similar headers (reduce code duplication)
  * Upgrade to waf 1.5.6
  * Add man pages for utilities

This version adds API, but is binary backwards compatible with the
previous release.

The new query API is the most significant change: this allows
host/plugin authors to directly access any data whatsoever in plugin
data files (via SPARQL queries) without depending on the SLV2 API to
provide explicit support for extensions/etc.

More information, downloads, etc, at:

<http://drobilla.net/software/slv2>

Enjoy,

-dr



to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds