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

jack_recompute_total_latencies() is called in the process callback #49

Open
drobilla opened this issue Apr 8, 2021 · 2 comments
Open
Labels

Comments

@drobilla
Copy link
Owner

drobilla commented Apr 8, 2021

... which is not allowed. See discussion at sjaehn/BSchaffl#17

Original code from cebeaf2.

This event will need to be shunted to the UI thread and dealt with later somehow, though I don't know exactly how to do this correctly (or if it's even possible to do correctly, for some sufficiently pedantic definition of "correctly").

@x42
Copy link

x42 commented Apr 9, 2021

Ardour starts a background thread for interacting with jack1. Its only job is to make or break connections and send latency-callbacks.

@drobilla
Copy link
Owner Author

yaaaay :/

@drobilla drobilla added the bug label Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants