Are there any good Open Source alternatives to FMOD? (We are working in C#)
@saint11 I don't have a ton of experience here, but from reading around it seems like OpenAL may be the closest thing (although it's just a library rather than a whole workflow, so may require some custom integration).
On a mildly related note, there have been some proposals for Godot Engine to build something like this, given the lack of comparable open source alternatives: https://github.com/godotengine/godot-proposals/issues/3394, https://github.com/godotengine/godot-proposals/issues/4407