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

Make a more extensive wrapper class for Native.Mix_Chunk #2

Open
JamDoggie opened this issue Apr 14, 2021 · 0 comments
Open

Make a more extensive wrapper class for Native.Mix_Chunk #2

JamDoggie opened this issue Apr 14, 2021 · 0 comments

Comments

@JamDoggie
Copy link

Currently the project I am working on requires me to play sound samples in real time as I need to, however the only possible way to play sound samples with the Mixer wrapper currently is to load a sound file. The issue is, i'm wanting to play samples coming from an input device, however the MixChunk class currently doesn't let you set a custom byte array of sound data. Infact it doesn't really allow you to do much at all, it just seems to be kinda there to make stuff work.

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