# Set this so that the executable will find all the right libraries inside the bundle
export LD_LIBRARY_PATH=$INSTALL_DIR/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
exec $INSTALL_DIR/bin/ardour-9.2.0 "$@"
it caused me some real headaches in the past.
@x42 you can’t just ‘statically link everything’ when building a plug-in, because licensing.
I always care about how the plugin sounds to me and this plugin really got the job done every time. But this new interface looks so neat. Exciting news, I must say. Thanks a lot.
I didn’t realize they had been updated on the main page because the 0.3.0 version number didn’t change, sorry for the noise. I will wait for your next release with the UI and bug fixes, thanks for all your work!