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

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

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

Sratom 0.6.2

Sratom 0.6.2 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:

  • Various minor code cleanups

Lilv 0.24.4

Lilv 0.24.4 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:

  • Don't attempt to load remote or non-Turtle files
  • Fix saving state when broken links are encountered
  • Gracefully handle plugins with missing binary URIs
  • Install Python bindings when configured without tests (thanks Clement Skau)
  • Remove use of deprecated readdir_r
  • lv2apply: Activate plugin before running
  • lv2apply: Use default values when they are not nan
  • lv2bench: Improve support for plugins with sequence ports
  • lv2bench: Support running a single plugin given on the command line

« Page 5 / 12 »