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

Make some GxPlugs cross compile #178

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

Conversation

brummer10
Copy link
Contributor

As requested, here are some GxPlugs updated to be able to build cross platform

@@ -20,7 +20,6 @@ endef

define GXSWITCHLESSWAH_INSTALL_TARGET_CMDS
$(GXSWITCHLESSWAH_TARGET_MAKE) install DESTDIR=$(TARGET_DIR) INSTALL_DIR=/usr/lib/lv2
cp -rL $($(PKG)_PKGDIR)/GxSwitchlessWah.lv2/* $(TARGET_DIR)/usr/lib/lv2/GxSwitchlessWah.lv2/
Copy link
Member

Choose a reason for hiding this comment

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

why did you remove this line? does your repo contain the custom ttl and modgui now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. This is the updated version with min/max control for the wah, Allow a smother experience by set the reacting range. Thus it requires a new ttl and modgui.

@brummer10
Copy link
Contributor Author

Ping

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.

2 participants