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

RtAudio tlRender audio enhancements #142

Closed
ggarra13 opened this issue May 22, 2024 · 1 comment
Closed

RtAudio tlRender audio enhancements #142

ggarra13 opened this issue May 22, 2024 · 1 comment

Comments

@ggarra13
Copy link
Contributor

Currently, RtAudio (on Windows and Linux) supports different back-ends. It would be great if it was possible to set the backend to use, to troubleshoot issues, like:

ggarra13/mrv2#194

On Windows, I would like to switch between Asio, WasApi and Direct Sound.
On Linux, we should be able to switch between JACK, ALSA and OSS.
I can probably add this myself, but you are better at designing the API than I am.

Also, on macOS, I had some requests for the following:

ggarra13/mrv2#221

I was not aware that RtAudio sets the audio to 48KHZ (on macOS at least) automatically. From what I can tell from looking at the source of RtAudio, there's currently no way to set the Audio Soundcard to.

mrViewer supported selection of audio soundcards, like:

mrViewer_Audio_Options

@ggarra13
Copy link
Contributor Author

Never mind. I went ahead and implemented it in mrv2.

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

No branches or pull requests

1 participant