Skip to content

End of audio stream likely truncated #4

Description

@mill1000

The main loop exits when stdin reaches EOF. There is likely some data still left in the buffers by the time we begin to terminate. Somewhere between 50-100 ms at 44.1 kHz.

We should instead zero fill the remainder of the buffers and wait for the DMA to read them before shutting down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions