Skip to content

Conversation

@WilledgeR
Copy link

This is the only audio lib that I use for game dev in rust, thanks for publishing.

I had some difficulties to compile "aaudio" for my own android device. (android 8 armv7)

As "aaudio" crate is not maintaind for almost 5 years, "ndk" is a good up to date replacment and requires only few changes in tinyaudio source code.

Copy link
Owner

@mrDIMAS mrDIMAS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please fix the highlighted issues and then I'll merge the PR.

@WilledgeR
Copy link
Author

WilledgeR commented Jan 7, 2025

done.
Yes native AAudioStream_close is called under the hood (when .stream is droped)

@mrDIMAS mrDIMAS merged commit 3d10392 into mrDIMAS:main Jan 7, 2025
6 of 9 checks passed
@mrDIMAS
Copy link
Owner

mrDIMAS commented Jan 7, 2025

I've published 1.1.0 on crates.io.

@WilledgeR
Copy link
Author

I was waiting for, thank you :)

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

Successfully merging this pull request may close these issues.

2 participants