Open Issues Need Help
View All on GitHub add effects on sound sfx and rendering audio 2 months ago
AI Summary: The task requires using PyWwise to add a RoomVerb effect to a specific Sound SFX object within a Wwise project, render the audio with the effect applied, and save the resulting reverb audio file. This involves using PyWwise's wrapper functions to interact with the Wwise Authoring API (WAAPI) to manipulate object properties, apply effects, and manage audio rendering and export.
Complexity:
4/5
help wanted question
An open-source Python wrapper around the Wwise Authoring API (WAAPI). PyWwise is meant to make Wwise scripting (e.g. automation, data validation, etc.) much easier to achieve.
Python
#audio#automation#game#rpc#sound#waapi#wwise