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

Implement Audio #19

Open
7 tasks
jjant opened this issue Aug 25, 2022 · 4 comments
Open
7 tasks

Implement Audio #19

jjant opened this issue Aug 25, 2022 · 4 comments

Comments

@jjant
Copy link
Owner

jjant commented Aug 25, 2022

Description

Amongst other things, we need to implement:

@Schr3da
Copy link

Schr3da commented Dec 14, 2023

@jjant happy to help out a bit.
BTW any plans to move to webgpu?

@Schr3da
Copy link

Schr3da commented Dec 14, 2023

I think that library looks like a good candidate
https://lib.rs/crates/cpal

@jjant
Copy link
Owner Author

jjant commented Dec 14, 2023

Hi @Schr3da! Any help is appreciated.
I remember I had started doing some experimentation work here, in case it helps.

BTW any plans to move to webgpu?

I briefly considered it some time ago, but I didn't really see it being worth it (due to the added the complexity).
I wonder if another library like pixels would be better altogether.
What are your thoughts?

@Schr3da
Copy link

Schr3da commented Dec 15, 2023

Thanks will have a look at your experimental work.

In regards to pixels - I think we could consider it last commit was just 2 month back.

Lets first do the sound and lets see afterwards :D

btw. I added steamdeck support will put it on a branch - as I needed to change the window size to 320x320 .

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

2 participants