We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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 😄
Sorry, something went wrong.
No branches or pull requests
its on the gitignore, is this intentional?
The text was updated successfully, but these errors were encountered: