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

Fix export channel check for updated DirectSpeakers plugin #109

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

rsjbailey
Copy link
Contributor

This fixes a regression after the DirectSpeakers plugin was updated to support
more channel layouts. The max value of paramSpeakerLayout had not been updated
to reflect the new layout count. As the comment above the changed code suggests, we should consolidate
this stuff in one place, but leaving that for now as this is an urgent fix.

@rsjbailey rsjbailey mentioned this pull request Aug 13, 2021
This fixes a regression after the DirectSpeakers plugin was updated to support
more channel layouts. The max value of paramSpeakerLayout had not been updated
to reflect the new layout count. As the comment above the changed code suggests, we should consolidate
this stuff in one place, but leaving that for now as this is an urgent fix.
@rsjbailey rsjbailey force-pushed the directspeakers-export-fix branch from f8e03da to 589d589 Compare August 13, 2021 15:55
@rsjbailey rsjbailey merged commit bcb3f2f into main Aug 16, 2021
@rsjbailey rsjbailey deleted the directspeakers-export-fix branch August 16, 2021 09:33
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