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

Add C# wrapper for part of FAPO and FAPOBase APIs #364

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

kg
Copy link
Contributor

@kg kg commented Oct 31, 2024

Just enough to be able to write your own spectrum analyzer.

It would be nice if FAudio took ownership of the registration properties passed in, so I could make them a ref T argument instead of an IntPtr you have to malloc and leak.

@kg
Copy link
Contributor Author

kg commented Dec 8, 2024

I've been using this successfully for a while so it's probably good enough.

@kg kg marked this pull request as ready for review December 8, 2024 01:17
Copy link
Member

@flibitijibibo flibitijibibo left a comment

Choose a reason for hiding this comment

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

Overall fine minus the one using statement

csharp/FAudio.cs Outdated Show resolved Hide resolved
Thanks visual studio you're fantastic
@flibitijibibo flibitijibibo merged commit d239e7f into FNA-XNA:master Dec 20, 2024
15 checks passed
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