Skip to content
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

Update install-linux.sh to match the new plugin build procedure #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AnClark
Copy link
Contributor

@AnClark AnClark commented Feb 9, 2023

This patch corresponds with my rewrite of plugin build procedure in ZynAddSubFX#221.

NOTICE: Currently untested.

ZynAddSubFX now use DPF's CMake module for plugin build, which brings
the two new plugin formats: VST3, CLAP.

This patch will install VST3 and CLAP plugins in addition.
@@ -111,5 +141,5 @@ fi

echo ""
echo "Thank you for supporting Zyn-Fusion"
echo "You can now use the 3.0.3 release via a LV2/VST plugin host or"
echo "You can now use the 3.0.3 release via a LV2/VST/VST3/CLAP plugin host or"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self, I really have to remember to update this version number :p The rest of the changes look reasonable to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's better to have a function for fetching version number.

@fundamental
Copy link
Member

Good to merge conditioned on zynaddsubfx/zynaddsubfx#221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants