summaryrefslogtreecommitdiff
path: root/src/drivers/pcm_buffer.cpp
AgeCommit message (Expand)Author
2024-09-12Pause and unpause the current audio output in response to TTSjacqueline
2024-09-09Merge branch 'main' into jqln/ttsjacqueline
2024-08-28Timeout when writing output samples throughout the audio pipelinejacqueline
2024-08-15Don't break early from clearing PcmBufferjacqueline
2024-08-14Always initialise bytes_cleared when clearing PcmBuffersjacqueline
2024-07-09Give PcmBuffer pairs a name, and wire them up in the audio stackjacqueline
2024-07-05WIP start on accepting two streams in out audio outputjacqueline
2024-05-31Introduce a PcmBuffer abstraction for handling source drainingjacqueline