Contributor
Daniel Matarov

Interactive Music for Godot Engine


Mentors
Juan Linietsky
Organization
Godot Engine

The aim of this project is to add an interactive music feature to Godot, with similar functionalities to Wwise. Wwise itself cannot be used however, because it’s a proprietary software and functionality cannot be offered. Instead a module with two new classes will be created that offer similar functionalities, AudioStreamTransitioner and AudioStreamPlaylist. They will inherit AudioStream and can be used in AudioStreamPlayers.