-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
@jjant happy to help out a bit. |
I think that library looks like a good candidate |
Hi @Schr3da! Any help is appreciated.
I briefly considered it some time ago, but I didn't really see it being worth it (due to the added the complexity). |
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 . |
Description
Amongst other things, we need to implement:
sfx(n, [channel,] [offset,] [length])
music( n, [fadems,] [channelmask] )
The text was updated successfully, but these errors were encountered: