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

Interface for custom event handling #88

Merged

Conversation

jatinchowdhury18
Copy link
Collaborator

Based on Paul's suggestion in #77. Basically, adding an approach for handling CLAP events that don't naturally fit into JUCE's paradigm, without having to override the entire process callback.

Copy link
Collaborator

@baconpaul baconpaul left a comment

Choose a reason for hiding this comment

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

This looks great and I’m fine to merge it. But we shouldn’t close 77 since we still want to take a way to put events on the outbound queue and need to have thst to do polymod.

@jatinchowdhury18
Copy link
Collaborator Author

Sure thing! I'll look a bit more closely at how Surge implements the outbound events later this week.

@jatinchowdhury18 jatinchowdhury18 merged commit 56b1917 into free-audio:main Jul 4, 2022
@jatinchowdhury18 jatinchowdhury18 deleted the finer-grained-capabilities branch July 4, 2022 07:06
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