Lv2 core implementation
Implementation of the Lv2 core, except for CV ports. No features or extensions are supported yet. You can now generate sound using Lv2 instruments (restricted to non-piano) or effects. For an explenation about the new classes, see Lv2Manager.h
This commit is contained in:
@@ -39,6 +39,8 @@ SET(LMMS_PLUGIN_LIST
|
||||
HydrogenImport
|
||||
ladspa_browser
|
||||
LadspaEffect
|
||||
Lv2Effect
|
||||
Lv2Instrument
|
||||
lb302
|
||||
MidiImport
|
||||
MidiExport
|
||||
|
||||
Reference in New Issue
Block a user