Skip to content

Conversation

@Tryibion
Copy link
Contributor

@Tryibion Tryibion commented Jan 3, 2026

This uses the newer library import instead of the dllimport for the miniaudio library.

I did not convert all of the callbacks because those are handled differently using LibraryImport where they use a delegate pointer, but this is a decent start and the audio demo still works.

@Tryibion Tryibion changed the title Change DLLImport to newer LibraryImport Change DLLImport to newer LibraryImport for miniaudio Jan 3, 2026
@michaelsakharov michaelsakharov marked this pull request as ready for review January 8, 2026 00:48
@michaelsakharov
Copy link
Contributor

Woops, didnt mean to press that.

Are you looking to have this reviewed/merged now? Or is this still a draft?

@Tryibion
Copy link
Contributor Author

Tryibion commented Jan 8, 2026

It can be reviewed and merged. The only caveat is if you notice some of the callbacks are not working they will just need to be changed as I only changed the initialize one since that was the only one the audio demo seemed to be using.

@michaelsakharov michaelsakharov merged commit 60d5b16 into ProwlEngine:Standalone Jan 8, 2026
@Tryibion Tryibion deleted the libimportaudio branch January 8, 2026 02:38
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