further temporary debugging for slv2/calf issue
git-svn-id: svn://localhost/ardour2/branches/3.0@9421 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -220,6 +220,8 @@ LV2Plugin::init(LV2World& world, SLV2Plugin plugin, framecnt_t rate)
|
||||
// TODO: Multiple UI support
|
||||
_ui = this_ui;
|
||||
break;
|
||||
} else {
|
||||
cerr << name() << " does not support GTK UI\n";
|
||||
}
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user