resea icon indicating copy to clipboard operation
resea copied to clipboard

"sound_data.h" not found when building with hdaudio experimental server

Open 0kalekale opened this issue 3 years ago • 1 comments
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?

0kalekale avatar Oct 22 '22 10:10 0kalekale

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 😄

nuta avatar Oct 22 '22 10:10 nuta