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.
- Host: GitHub
- URL: https://github.com/iainwinter/standalone-steamaudio-error
- Owner: IainWinter
- License: mit
- Created: 2023-02-26T00:27:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T02:25:59.000Z (over 2 years ago)
- Last Synced: 2025-05-17T11:11:07.016Z (5 months ago)
- Language: JavaScript
- Size: 43.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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