Thanks a lot David!<br><br>I'm looking into switching from SLV2 right away :) (and perhaps creating some Debian packaging).<br><br>Jeremy<br><br><div class="gmail_quote">On Wed, May 25, 2011 at 12:51 AM, David Robillard <span dir="ltr"><<a href="mailto:d@drobilla.net">d@drobilla.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi all,<br>
<br>
I have released my new stack of libraries for implementing LV2 in hosts:<br>
<br>
* Serd <a href="http://drobilla.net/software/serd" target="_blank">http://drobilla.net/software/serd</a><br>
  A fast, lightweight, dependency-free Turtle syntax library<br>
<br>
* Sord <a href="http://drobilla.net/software/sord" target="_blank">http://drobilla.net/software/sord</a><br>
  An in-memory RDF quad store<br>
<br>
* Lilv <a href="http://drobilla.net/software/lilv" target="_blank">http://drobilla.net/software/lilv</a><br>
  An LV2 host library (replaces SLV2)<br>
<br>
* Suil <a href="http://drobilla.net/software/suil" target="_blank">http://drobilla.net/software/suil</a><br>
  An LV2 UI loading/embedding library<br>
<br>
These libraries collectively replace SLV2, and have no dependencies<br>
except amongst themselves, and Glib (by Lilv and Sord, but this<br>
dependency will likely be removed in the near future).  Serd and Sord<br>
replace Redland, making for a much smaller implementation more<br>
appropriate for audio software and embedded applications.<br>
<br>
Overall, Lilv is dramatically faster and leaner than SLV2, enough that<br>
the improvement should be quite noticeable from a user point of view<br>
(typically in a lag when the host first loads all LV2 data).  Anyone<br>
using SLV2 is highly encouraged to migrate to Lilv.<br>
<br>
These libraries are well tested, each (except Suil) with a test suite<br>
covering over 90% of the code, which runs without memory errors or<br>
leaks.  They are new, however, so (as always) there may be problems;<br>
feedback (at <a href="http://dev.drobilla.net/newticket" target="_blank">http://dev.drobilla.net/newticket</a> or personally) is most<br>
welcome.<br>
<br>
More information available at the links mentioned above.  For the<br>
lazy/eager, all downloads can be found in <a href="http://download.drobilla.net" target="_blank">http://download.drobilla.net</a><br>
<br>
Peace,<br>
<br>
-dr<br>
<br>
P.S. Packagers, please read the PACKAGING file!<br>
<br>
_______________________________________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br>
</blockquote></div><br>