PyWwise is a popular open-source Python wrapper around the Wwise Authoring API, meant to facilitate Wwise scripting.
π Git Repo
π PyPI Page
A simple Event framework for Python, loosely based on the Observer design pattern. This framework is used in the popular PyWwise package.
A package that enables coloured output in Python console applications. Useful for CLI applications.
A collection of classes that encapsulate a primitive so it can be modified inside a function, analogous to passing primitives by reference in C++.
A UE5 plugin that extends the Gameplay Abilities System. It sets up a much easier framework for cost and cooldown gameplay effects.
An audio puzzle UE5 game created for a game jam called "No Video Jam 2". The game trended in the "Accessibility" category of Itch.Io.
A Wwise effect plugin for bitcrushing and downsampling. The DSP module can be adapted to target VST, CLAP, AU, etc.
π Demo Video
A template for developing C/C++ extensions for Cockos REAPER. Uses CMake to link dependencies and build binaries.