Write network audio programs

This commit is contained in:
Justine Tunney 2024-09-18 17:17:02 -07:00
parent 1bfb348403
commit ce2fbf9325
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
8 changed files with 366 additions and 4 deletions

View file

@ -279,6 +279,7 @@ include dsp/scale/BUILD.mk # │
include dsp/mpeg/BUILD.mk # │
include dsp/tty/BUILD.mk # │
include dsp/audio/BUILD.mk # │
include dsp/prog/BUILD.mk # │
include dsp/BUILD.mk # │
include third_party/stb/BUILD.mk # │
include third_party/mbedtls/BUILD.mk # │