cosmopolitan/dsp/audio
Justine Tunney d50d954a3c
Remove callback from cosmoaudio API
Using callbacks is still problematic with cosmo_dlopen() due to the need
to restore the TLS register. So using callbacks is even more strict than
using signal handlers. We are better off introducing a cosmoaudio_poll()
function. It makes the API more UNIX-like. How bad could the latency be?
2024-09-08 19:47:14 -07:00
..
cosmoaudio Remove callback from cosmoaudio API 2024-09-08 19:47:14 -07:00
audio.c Remove callback from cosmoaudio API 2024-09-08 19:47:14 -07:00
BUILD.mk Get printvideo audio working on Windows and MacOS 2024-09-06 06:48:55 -07:00
describe.c Remove callback from cosmoaudio API 2024-09-08 19:47:14 -07:00
describe.h Remove callback from cosmoaudio API 2024-09-08 19:47:14 -07:00