190n / printf-audio

unwise use of glibc features to let you play audio with printf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

printf-audio

Unwise use of glibc features to let you play audio using printf. Currently only supports Ogg Vorbis files. Uses miniaudio and stb_vorbis.

To build, clone this repo with submodules and run make. Then run the printf-audio executable.

About

unwise use of glibc features to let you play audio with printf


Languages

Language:C 78.8%Language:Makefile 21.2%