Skip to content

Avoid issue with keys propagating to Logic Pro #206

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

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

Conversation

dathinaios
Copy link
Contributor

Creating this PR for reference as a solution and for discussion regarding the correct approach to resolve such problems.

Issue: When wrapping my nih-plug CLAP plugin as AU using clap-wrapper all keys propagate to Logic even when a text input field is focused for typing. As a result pressing the numbers will activate Logic's default screenset or marker key commands.

I have solved this using the change in this PR which prevents all the relevant keys but it seems quite drastic.

I was thinking that this should probably be available at the level of configuration so I am open to ideas. Discuss 🙂

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.

1 participant