Goldfish64 / AudioPkg

Audio stack for UEFI. Currently supports HD audio controllers/codecs. WIP
54 stars 10 forks source link

https://raw.githubusercontent.com/Goldfish64/AudioPkg/master/Library/BootChimeLib/ChimeData.c #7

Closed roddy20 closed 5 years ago

roddy20 commented 5 years ago

Hello! Thanks for your work! if it is possible - how can I convert custom WAV/CAF/AIF into that format of data? Thanks

Goldfish64 commented 5 years ago

The xxd command can be used to convert a binary file into a byte array such as that.