Commit graph

1 commit

Author SHA1 Message Date
Goran Mekić
e899971b81 sound: Add an example of basic sound application
This is an example demonstrating the usage of the OSS-compatible APIs
provided by the sound(4) subsystem. It reads frames from a dsp node and
writes them to the same dsp node.

Reviewed by:	hselasky, bcr
Differential revision:	https://reviews.freebsd.org/D30149

(cherry picked from commit 21d8546588)
2021-08-27 16:50:44 +08:00