Title: lv2 1.12.0 Date: 2015-04-07 00:00 Slug: lv2-1-12-0 Author: drobilla [lv2 1.12.0](http://lv2plug.in/spec/lv2-1.12.0.tar.bz2) has been released. Changes: * eg-sampler: Add gain parameter. * Fix merging of version histories in specification documentation. * eg-sampler: Support patch:Get, and request initial state from UI. * Simplify property restrictions by removing redundancy. * Improve API documentation. * core: Add extern C and visibility attribute to LV2_SYMBOL_EXPORT. * core: Relax domain of lv2:minimum lv2:maximum and lv2:default so they can be used to describe properties/parameters as well. * core: Add lv2:isSideChain port property. * parameters: Add range to parameters so hosts know how to control them. * patch: Define patch:Get with no subject to implicitly apply to reciever. This can be used by UIs to get an initial description of a plugin. * patch: Add patch:Copy method. * units: Fix non-existent port type in examples. * units: Add lv2:Parameter to domain of units:unit.