lv2-c++-tools 1.0.2 (Default branch) |
|
|
lv2-c++-tools is a software package containing
static libraries and programs that should make it
easier to write LV2 plugins.
License: GNU General Public License (GPL)
Changes:
This release will run pre_process() and post_process() every cycle even if there are no voices, and render voices even if there are no events. LV2::Synth::handle_midi() can be overridden.
|