cairo-wave About Generate valid WAV files in Cairo Local testing: scarb test -f get_notes > tmp/test; python scripts/data_to_wave.py tmp/test; mplayer tmp/test.wav Sepolia testing Needs a working starkli configured with a Sepolia RPC python scripts/get_notes.py mplayer tmp/out.wav Resources WAVE PCM File format 53AA Unix: man sox, ffprobe file.wave WAV Header decode header generate 8-bit pytho gist https://aminet.net/ sound pack + player gameboy 4-bit depth http://www.hydrogen18.com/blog/joys-of-writing-a-wav-file.html