Matthias Varnholt

Results 5 comments of Matthias Varnholt

Thanks to you and ChatGPT for trying this out :) This example works perfectly fine on my end. While I'll try to come up with a working repro, feel free...

Here's a link to my code: https://github.com/varnholt/deceptus_engine/blob/master/src/game/audio.cpp It doesn't do much more than the example above.

I have mono samples in my project which have not been played at all by my `Audio` implementation. Just converting them to stereo resolved the issue for now. The only...

Is the last problem something as simple as file not found? It doesn't look like your working directory is the game's root directory.

It's a 3D scene file viewer for development purposes only. But I can fix that in a while.