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

Realtime scheduling for audio callback thread #68

Closed
monocasual opened this issue Jan 5, 2016 · 0 comments
Closed

Realtime scheduling for audio callback thread #68

monocasual opened this issue Jan 5, 2016 · 0 comments
Milestone

Comments

@monocasual
Copy link
Collaborator

With RtAudio's RTAUDIO_SCHEDULE_REALTIME flag.

If the RTAUDIO_SCHEDULE_REALTIME flag is set, RtAudio will attempt to select realtime scheduling (round-robin) for the callback thread. The priority parameter will only be used if the RTAUDIO_SCHEDULE_REALTIME flag is set. It defines the thread's realtime priority.

@monocasual monocasual added this to the 0.future milestone Jan 5, 2016
@monocasual monocasual self-assigned this Oct 28, 2018
@monocasual monocasual removed their assignment Nov 23, 2020
@gvnnz gvnnz modified the milestones: 1.0, 0.25 Feb 15, 2022
@gvnnz gvnnz closed this as completed Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant