This website requires JavaScript.
Explore
Help
Sign In
kcat
/
openal-soft
Watch
1
Star
0
Fork
0
You've already forked openal-soft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openal-soft
/
al
/
eax_x_ram.cpp
4 lines
44 B
C++
Raw
Normal View
History
Unescape
Escape
Move ALSOFT_EAX definition to config.h And disable it by default for non-Windows targets
2022-01-30 05:42:44 -08:00
#
include
"config.h"
Add EAX extensions (EAX 2.0-5.0, X-RAM) (#632) * Add EAX extensions (EAX 2.0-5.0, X-RAM) * Comment out C++17 leftovers * Remove everything related to patching * Update alsoftrc.sample * Rewrite integration * Fix GCC compilation under Linux * Always reset EAX effect properties when loading it into FX slot
2022-01-30 14:47:32 +02:00
#
include
"eax_x_ram.h"
Reference in New Issue
Copy Permalink