Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
0kalekale opened this issue Oct 22, 2022 · 1 comment

Comments

@0kalekale
Copy link

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?

@nuta
Copy link
Owner

nuta commented Oct 22, 2022

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 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants