cosmopolitan/dsp
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
..
audio Remove callback from cosmoaudio API 2024-09-08 19:47:14 -07:00
bmp Fix more vi modelines (#1006) 2023-12-13 02:28:11 -05:00
core Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
mpeg Productionize polished cosmoaudio library 2024-09-07 06:14:09 -07:00
scale Remove callback from cosmoaudio API 2024-09-08 19:47:14 -07:00
tty Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
BUILD.mk Get printvideo audio working on Windows and MacOS 2024-09-06 06:48:55 -07:00