libao
libao copied to clipboard
Portable audio output library
Please consider this patch from Julian Harnath.
Hello I can't find a function that will add output buffer in playing ao play (very useful in network). Can you help me see if it exists. I searched here:...
When compiling `src/ao_wmm.c`, I get this error from the Windows-SDK header ``: ``` f:\ProgramFiler-x86\WindowsKits\Include\10.0.19041.0\shared\ksmedia.h(18,2): error: KS.H must be included before KSMEDIA.H #error KS.H must be included before KSMEDIA.H ^ ```...
Hi! Is it possible to include a plugin like Alsa, as a built-in driver? Thanks!
Was experimenting to see if libao would build for Android using the standalone toolchain. I hit an issue with it not being able to find the soundcard.h include. In configure.ac...
Hello! First of all, I'm not very experienced in software, but in short: `paplay` command works on WSL (hyper Terminal), but via application "Cannot open audio device" (error 5). [This...