Add audio sample ring-buffer

Add a thin wrapper around bytebuf to handle samples instead of bytes.
This simplifies the audio player, which mostly handles samples.
This commit is contained in:
Romain Vimont 2023-03-11 10:13:00 +01:00
parent bb509d9317
commit 14f9d82fda
3 changed files with 148 additions and 76 deletions