cosmopolitan/dsp
Justine Tunney dc579b79cd
Productionize polished cosmoaudio library
This change introduces comsoaudio v1. We're using a new strategy when it
comes to dynamic linking of dso files and building miniaudio device code
which I think will be fast and stable in the long run. You now have your
choice of reading/writing to the internal ring buffer abstraction or you
can specify a device-driven callback function instead. It's now possible
to not open the microphone when you don't need it since touching the mic
causes security popups to happen. The DLL is now built statically, so it
only needs to depend on kernel32. Our NES terminal emulator now uses the
cosmoaudio library and is confirmed to be working on Windows, Mac, Linux
2024-09-07 06:14:09 -07:00
..
audio Productionize polished cosmoaudio library 2024-09-07 06:14:09 -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 Upgrade pl_mpeg 2024-09-06 19:10:34 -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