resea
resea copied to clipboard
"sound_data.h" not found when building with hdaudio experimental server
trafficstars
servers/experimental/hdaudio/main.c:9:10: fatal error: 'sound_data.h' file not found
#include "sound_data.h"
^~~~~~~~~~~~~~
1 error generated.
its on the gitignore, is this intentional?
It's intentional. You can generate it using wav2c.py from a sound file you have.
BTW, do not to use headphones when trying the HDAudio driver - it can output loud sound regardless of the volume and it can be harmful for your ears 😄