Skip to content

Comments

Fix bug: Permit AsioStreamInfo without channel selectors#885

Merged
RossBencina merged 1 commit intoPortAudio:masterfrom
EvanBalster:eb-asio-channel-validation
Mar 8, 2024
Merged

Fix bug: Permit AsioStreamInfo without channel selectors#885
RossBencina merged 1 commit intoPortAudio:masterfrom
EvanBalster:eb-asio-channel-validation

Conversation

@EvanBalster
Copy link
Contributor

Validation for PaAsioStreamInfo currently fails if the channelSelectors field is null. As of March 1, 2024 channelSelectors is the only feature enabled by this structure but PR #519 will add another.

This PR amends the check so channelSelectors is only validated if the paAsioUseChannelSelectors flag is set in PaAsioStreamInfo.

@RossBencina RossBencina changed the title Permit AsioStreamInfo without channel selectors Fix bug: Permit AsioStreamInfo without channel selectors Mar 8, 2024
@RossBencina RossBencina merged commit 69c1373 into PortAudio:master Mar 8, 2024
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.

3 participants