Thanks for testing out the Wwise 2021.1 Beta! Here are some resources to get you started and questions we've mapped for feedback.
Authoring Plug-in API
Suggestions:
- Use wp.py, found in <Wwise>/Scripts/Build/Plugins, to create or upgrade a plug-in.
Follow the offline documentation (Going Further > Creating New Plug-ins > Audio Plug-ins) - Create an Object Processor and/or Metadata plug-in
Questions:
- Are steps for upgrading a plug-in from a previous version sufficiently clear?
- Are there limitations to wp.py for fully building and packaging your plug-in?
- What is missing or unclear from the documentation regarding plug-ins?
- Does the backend and frontend separation in Authoring plug-ins sufficiently defined?