Skip to content

Comments

Add a param-origin extension#429

Draft
Trinitou wants to merge 9 commits intofree-audio:nextfrom
Trinitou:param-origin
Draft

Add a param-origin extension#429
Trinitou wants to merge 9 commits intofree-audio:nextfrom
Trinitou:param-origin

Conversation

@Trinitou
Copy link
Contributor

@Trinitou Trinitou commented Nov 1, 2024

Reopening #427

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
@abique abique force-pushed the next branch 5 times, most recently from 533e849 to 50f004f Compare November 19, 2024 08:51
@abique abique force-pushed the next branch 3 times, most recently from de3907e to c279d5a Compare December 20, 2024 08:47
@abique abique force-pushed the next branch 7 times, most recently from 16765e6 to b16e5f4 Compare January 20, 2025 17:27
@abique abique force-pushed the next branch 2 times, most recently from eff5302 to 00113aa Compare February 18, 2025 09:54
@abique abique force-pushed the next branch 3 times, most recently from f286c97 to 4e07127 Compare March 8, 2025 16:54
@abique abique force-pushed the next branch 5 times, most recently from fb5acc0 to 89b761c Compare March 11, 2025 07:49
@abique abique force-pushed the next branch 3 times, most recently from 65f58e0 to 3e2c1a5 Compare November 24, 2025 12:10
@messmerd
Copy link
Contributor

This extension seems useful. What still needs to be done?

@Trinitou
Copy link
Contributor Author

This extension seems useful. What still needs to be done?

Thank you for your interest. I think the main reason for not merging was that this is a per-parameter property and we couldn't agree whether a separate extension like this is ok or if it should be part of a params2 extension or some other mechanism for extended per-parameter metadata.

... I still would do it as proposed here.

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