WAAPI is for Everyone | Part 2 wwise.core

Hello. I’m Thomas Wang (also known as Xi Ye). In Part 1, I used mind maps to summarize WAAPI essentials. With the development environment configured, I wrote several short scripts with Python. And we had a first taste of the power of WAAPI. Starting from Part 2, we will go through all the branches of WAAPI. To make this easier to read, I will do my best to describe them as simply as possible and demonstrate real API use cases. I also created a repository on GitHub for easy access. You will find all the code referred to in this blog series. https://github.com/zcyh147/Everyone-can-use-WAAPI ...

November 28, 2020 · 22 min · 4580 words · Thomas Wang (Xiye)

WAAPI is for Everyone | Part 1 Overview

Hello. I’m Thomas Wang (also known as Xi Ye). I discovered WAAPI (Wwise Authoring API) in the second half of last year. For a non-professional programmer like me, it was easy to get overwhelmed with new concepts like WAMP, JSON etc. Nevertheless, aside from the official documents, there are very few videos, articles and projects shared by other developers. Instead of asking for help, I tried to figure things out all by myself. And, I learned a lot. ...

November 14, 2020 · 16 min · 3221 words · Thomas Wang (Xiye)