Fix debug assertion in AudioDevice constructor #24

Closed
TheSpydog wants to merge 1 commits from TheSpydog:audio-assert into main

When using a debug build of FAudio, this line was tripping an assertion. From the documentation, FAudio expects you to pass FAUDIO_DEFAULT_PROCESSOR as the last parameter of FAudioCreate.

When using a debug build of FAudio, this line was tripping an assertion. [From the documentation](https://github.com/FNA-XNA/FAudio/blob/master/include/FAudio.h#L506), FAudio expects you to pass FAUDIO_DEFAULT_PROCESSOR as the last parameter of FAudioCreate.
TheSpydog added 1 commit 2022-08-26 03:48:05 +00:00
TheSpydog closed this pull request 2022-08-30 16:46:29 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MoonsideGames/MoonWorks#24
There is no content yet.