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

Wwise: add port groups #127

Closed
dromer opened this issue Oct 29, 2023 · 0 comments
Closed

Wwise: add port groups #127

dromer opened this issue Oct 29, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dromer
Copy link
Collaborator

dromer commented Oct 29, 2023

As described in a use-case in the Audiokinetic blog: https://blog.audiokinetic.com/en/sound-in-the-silence-of-space-the-systems-of-hardspace-shipbreaker/ under Heavy Gotchas.

Here they setup a multi-channel/surround config, where by default the c2wwise generator only supports stereo: https://github.com/Wasted-Audio/hvcc/blob/develop/hvcc/generators/c2wwise/c2wwise.py#L77-L82

Likely we should go a similar route as the DPF wrapper and its meta.json for port groups. So this means adding the meta config and adjusting the templates to allow for extending the channel i/o setup.

@dromer dromer added enhancement New feature or request help wanted Extra attention is needed labels Oct 29, 2023
dromer pushed a commit that referenced this issue Nov 27, 2023
* c2wwise rewrite, fixes #126

* Fix edge case when no dac~ was in the patch, change includes layout, prevent Heavy from overriding "inline" keyword on Windows

* Add support for 5.1, 7.1, and 7.1.4 channel configurations

* Update Wwise docs

* Fix regression that failed on compiled output-less plugins

* Update Wwise docs

* Fix code style issue

* Wwise docs: clarify build example

* Wwise docs: remove temporary info

* Update Wwise docs

---------

Co-authored-by: ech <lol>
@dromer dromer closed this as completed Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

1 participant