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

Review Sound Support, including Repeats and dsound_wait() #6

Open
mesheets opened this issue Feb 23, 2024 · 1 comment
Open

Review Sound Support, including Repeats and dsound_wait() #6

mesheets opened this issue Feb 23, 2024 · 1 comment
Labels
question Further information is requested

Comments

@mesheets
Copy link
Member

mesheets commented Feb 23, 2024

Repeat behavior in the code does not appear to match the documentation, as the code appears to support repeat count tracking.

Also need to verify the functionality of dsound_wait().

Possibly add tunes from the following repository to the demos?

@mesheets mesheets added the question Further information is requested label Feb 23, 2024
@mesheets
Copy link
Member Author

dsound_play(), dsound_wait(), and dsound_stop() have all been used in the music.c demo program.

mesheets added a commit that referenced this issue Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant