8000 Audio Wrapper · Issue #39 · gfxprim/gfxprim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Audio Wrapper #39

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

Open
RobLoach opened this issue Jun 11, 2021 · 2 comments
Open

Audio Wrapper #39

RobLoach opened this issue Jun 11, 2021 · 2 comments

Comments

@RobLoach
Copy link
Contributor

I understand that gfxprim's goal is to be focused on the low-level graphics layer, but what are your thoughts on a low-level audio buffer wrapper? I've seen what you put together with gpplayer and really like what you've put together.

Something that would provide an interface, along with an alsa-device backend? Likely out of scope for gfxprim, but wanted to get your thoughts. Some of audio_output.c, split across an alsa backend, and a gfxprim-audio interface.

@metan-ucw
Copy link
Member

I guess that gpplayer is not the only application that will use audio output and alsa is complicated beast, so it would make sense to put the simplified API for sound sink and mixer somewhere. I guess that even adding include/audio and libs/audio/ into gfxprim wouldn't be that bad.

@mckaygerhard
Copy link

hi maybe both of you must take more attention on the working and portability and let audio (a complicated topic way due changes in linux and related unix ports) aside for later days

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

3 participants
0