miniaudio Player - Simple music player implemented as an Emacs dynamic module
miniaudio Player provides a simple set of Elisp functions which can be
used to play audio through Emacs. The functions are implemented in C,
using libsndfile to read audio data from various formats, and
miniaudio to play that data on various platforms.
Copyright:
Copyright © 2023 Free Software Foundation, Inc.
Licensed under GPLv3 or later.
The file "miniaudio.h" has its own license (public domain or MIT-0),
see the license statements at the end of it for more information.