-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Editor vstgui lv2 #397
Editor vstgui lv2 #397
Conversation
Note: LV2 bundle had to be reorganized with a |
3a1289b
to
d91bec7
Compare
absl::variant is broken when the Travis builds set standard to C++17.. |
fe69600
to
d008fb3
Compare
Segfault problems are resolved in the latest commit. |
This implements the current UI made in VSTGUI into LV2.
It's decoupled from VST from now, and it can serve as transitional PR into the more elaborate UI.
Needs test for regressions.
There is a segfault in jalv.gtk 1.6.4 when exiting, but it may be the fault of jalv only.