Posts

MDA.lv2 1.2.4

MDA.lv2 1.2.4 has been released. This is a port of the MDA VST plugins to LV2.

Changes:

  • Fix a few minor metadata issues
  • Fix initial noise with Piano (zero comb filter and voices on startup)
  • Fix invalid Vocoder preset description
  • Fix misleading indentation warnings with GCC 6
  • Update build system
  • Use rdfs:label for port groups

Jalv 1.6.4

Jalv 1.6.4 has been released. Jalv is a simple but fully featured LV2 host for Jack which exposes plugin ports to Jack, essentially making any LV2 plugin function as a Jack application. For more information, see http://drobilla.net/software/jalv.

Changes:

  • Support rdfs:label for port groups
  • Use screen refresh rate with Gtk3 and Qt5

Lilv 0.24.6

Lilv 0.24.6 has been released. Lilv is a C library to make the use of LV2 plugins as simple as possible for applications. For more information, see http://drobilla.net/software/lilv.

Changes:

  • Add more strict error detection when storing plugin state properties
  • Add option to override LV2_PATH in applications
  • Don't print errors when saving state if correct links already exist
  • Fix GCC8 warnings
  • Fix creating directories across drives on Windows
  • Fix issues with loading state with saved files from the model
  • Fix memory errors and Python 3.4+ compatibility in Python bindings
  • Fix unit tests on Windows
  • Make Python bindings more Pythonic

Suil 0.10.6

Suil 0.10.6 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.

Changes:

  • Add no-cocoa configure flag
  • Update build system

Sord 0.16.4

Sord 0.16.4 has been released. Sord is a lightweight C library for storing RDF statements in memory. For more information, see http://drobilla.net/software/sord.

Changes:

  • Update build system

Sratom 0.6.4

Sratom 0.6.4 has been released. Sratom is a small library for serialising LV2 atoms to and from RDF, for converting between binary and text or storing in a model. For more information, see http://drobilla.net/software/sratom.

Changes:

  • Make sratom_free() safe to call on NULL
  • Various minor code cleanups

Serd 0.30.2

Serd 0.30.2 has been released. Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle, TriG, NTriples, and NQuads. Serd is suitable for performance-critical or resource-limited applications, such as serialising very large data sets or embedded systems.

Changes:

  • Fix GCC 4 build
  • Fix colliding blank nodes when parsing TriG
  • Fix missing parse error messages
  • Fix parsing "a" abbreviation without padding whitespace
  • Fix parsing TriG graphs with several squashed trailing dots
  • Fix resolving some URIs against base URIs with no trailing slash
  • Improve build system and CI integration
  • Improve documentation

Jalv 1.6.2

Jalv 1.6.2 has been released. Jalv is a simple but fully featured LV2 host for Jack which exposes plugin ports to Jack, essentially making any LV2 plugin function as a Jack application. For more information, see http://drobilla.net/software/jalv.

Changes:

  • Add jalv -i option to ignore stdin for background use
  • Add several commands to console interface
  • Add support for running as an internal Jack client (thanks Timo Wischer)
  • Add support for underscore in port names on command line (thanks Jośe Fernando Moyano)
  • Fix Jack deactivation
  • Fix compilation with recent Gtkmm versions that require C++11
  • Fix potential crash when closed with worker (thanks JP Cimalando)
  • Fix potential hang after Ctrl-c in console interface (thanks Laxmi Devi)
  • Make Suil dependency optional
  • Remove support for deprecated event and uri-map extensions

Suil 0.10.4

Suil 0.10.4 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.

Changes:

  • Add support for Qt5 in Gtk3
  • Add support for min/base size hints for X11 in Gtk (thanks Hermann Meyer)

Suil 0.10.2

Suil 0.10.2 has been released. Suil is a library for loading and wrapping LV2 plugin UIs. For more information, see http://drobilla.net/software/suil.

Changes:

  • Add support for Cocoa in Qt5
  • Fix resizing and add idle and update rate support for Qt5 in Gtk2
  • Fix various issues with Qt5 in Gtk2

« Page 8 / 20 »