I have removed VST because it is not really necessary. This now only outputs LV2 and standalone versions. To test that the plugin works, you can run the following if you already have JACK running: LV2_PATH=/gnu/store/xbhdmal9ybvw8yrynmimmj0z9cg2v6aj-dragonfly-reverb- 2.0.0/lib/lv2 jalv.gtk3 urn:dragonfly:room LV2_PATH=/gnu/store/xbhdmal9ybvw8yrynmimmj0z9cg2v6aj-dragonfly-reverb-2.0.0/lib/lv2 jalv.gtk3 https://github.com/michaelwillis/dragonfly-reverb If you don't have JACK running (most likely case), you can run a dummy server temporarily with `jackd -ddummy`. Thanks, Alex