diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-04-17 11:37:08 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2019-04-17 19:53:39 +0200 |
commit | f5890ca723139636cc7c64d79f46e30780f59a25 (patch) | |
tree | f9d1dc99b5afa9d8925205a45a90819a4e0ada5c /plugin/drumgizmo_lv2.sym | |
parent | 723343269d161b2bba7aee4597357ffc32f26f04 (diff) |
Added ttlgen dynamic ttl manifest generator the LV2 plugin.
Diffstat (limited to 'plugin/drumgizmo_lv2.sym')
-rw-r--r-- | plugin/drumgizmo_lv2.sym | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin/drumgizmo_lv2.sym b/plugin/drumgizmo_lv2.sym index d73c1c2..8926032 100644 --- a/plugin/drumgizmo_lv2.sym +++ b/plugin/drumgizmo_lv2.sym @@ -1,2 +1,3 @@ lv2_descriptor -lv2ui_descriptor
\ No newline at end of file +lv2ui_descriptor +createEffectInstance
\ No newline at end of file |