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

Document the special lifetime of clap_event_midi_sysex::buffer #426

Merged
merged 10 commits into from
Nov 1, 2024

Conversation

baconpaul
Copy link
Collaborator

per conversation on discord, oct 29

NatureIsFrequency and others added 9 commits September 2, 2024 16:06
Add .DS_Store to .gitignore (MacOS specific)

Fixes:
free-audio#390
Summarizing the conversation in discussion free-audio#414, this PR
adds a more complete description of when the realtime constraint
must be met, by which party, and how it interacts with the
thread safe tag.
- allow plugin_latency->get to be called during plugin->activate
- require host_latency->changed to be called during plugin->activate
- the plugin interfaces have been separated into 2 independent ones
- the plugin interfaces are optional
- simplification of the design
…-audio#422)

* Add a description of the expectation of request_callback timing

Without making a requirement, indicate the intent of the timing.

* Add an apostrophe

* Add host can starve feedback from alex

* more review feedback

* notjusthosts
include/clap/events.h Outdated Show resolved Hide resolved
@abique abique merged commit 6f9e374 into free-audio:next Nov 1, 2024
4 checks passed
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.

5 participants