Advertisement

Latest openalsoft Activity

mattstone2728 said:
Because today I learned, you don't even have to touch your project for a bug to arise.

I can confirm it's normal projects tend to rot if you don't touch them for years. Mostly due to libraries or other 3rd party stuff. 
The last big issue i've had was with Havok physics. I've …

4,022 views
Advertisement

I FIXED THE PROBLEM, AND IT WAS SUPER DUMB.

So my latest idea was to literally copy and paste my project to another folder and remove all unneeded elements. It of course crashed again as expected, but this time Visual Studio threw me a bone. I got a warning saying that the intermediary directory x64…

5,221 views

I'm working on a system in OpenAL that manages multiple audio sources, each with its own unique level of reverb. I want to reuse the same reverb effect preset per scene (for example, inside a cave, I would use the same reverb effect with the EFX_REVERB_PRESET_CAVE preset), but I want to update the …

3,871 views
Advertisement
Advertisement