Skip to content

Added a new ambisonic audio plugin flag, UnityAudioEffectDefinitionFlags_UseOutputChannelCount - #19

Open
vingauth wants to merge 1 commit into
masterfrom
vgauth/new-header-version
Open

Added a new ambisonic audio plugin flag, UnityAudioEffectDefinitionFlags_UseOutputChannelCount#19
vingauth wants to merge 1 commit into
masterfrom
vgauth/new-header-version

Conversation

@vingauth

Copy link
Copy Markdown

The new header version 0x010403 ships with Unity 6.7 and allows ambisonic audio plugins to get an outchannel different from inchannels in their process callbacks. This allows plugins to use the whole channel layout as output.

This is particularly helpful when the project uses a layout that has more channels than 1st order clips (so more than 4).

…ags_UseOutputChannelCount.

The new header version 0x010403 ships with Unity 6.7 and allows ambisonic audio plugins to
get an outchannel different from inchannels in their process callbacks. This allows the plugins
to use the whole channel layout as output
@monroeberg
monroeberg self-requested a review August 11, 2026 15:42
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