An open API service indexing awesome lists of open source software.

https://github.com/iainwinter/standalone-steamaudio-error

A repo recreating an access violation caused by some misconfiguration of the reflection simulation settings.
https://github.com/iainwinter/standalone-steamaudio-error

Last synced: 4 months ago
JSON representation

A repo recreating an access violation caused by some misconfiguration of the reflection simulation settings.

Awesome Lists containing this project

README

          

I included a premade VS 2022 project to keep things simple, it was created with premake5 using the included script

./assets -> The built fmod bank files and the audio file\
./build -> VS 2022 project\
./bin -> DLLs and where the exe is built\
./Example -> The FMOD Studio project\
./vendor -> Include / lib files for fmod and phonon\

I followed the guide for the c api, and spliced it with the guide for the fmod plugin