Re: [PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running

2023-09-28 Thread Mark Cave-Ayland
On 25/09/2023 18:19, Laurent Vivier wrote: Le 09/09/2023 à 11:48, Mark Cave-Ayland a écrit : MacOS (un)helpfully leaves the FIFO engine running even when all the samples have been written to the hardware, and expects the FIFO status flags and IRQ to be updated continuously. There is an

Re: [PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running

2023-09-25 Thread Laurent Vivier
Le 09/09/2023 à 11:48, Mark Cave-Ayland a écrit : MacOS (un)helpfully leaves the FIFO engine running even when all the samples have been written to the hardware, and expects the FIFO status flags and IRQ to be updated continuously. There is an additional problem in that not all audio backends

Re: [PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running

2023-09-17 Thread Philippe Mathieu-Daudé
On 16/9/23 10:19, Volker Rümelin wrote: Am 14.09.23 um 09:56 schrieb Philippe Mathieu-Daudé: On 9/9/23 11:48, Mark Cave-Ayland wrote: MacOS (un)helpfully leaves the FIFO engine running even when all the samples have been written to the hardware, and expects the FIFO status flags and IRQ to be

Re: [PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running

2023-09-16 Thread Volker Rümelin
Am 14.09.23 um 09:56 schrieb Philippe Mathieu-Daudé: > > On 9/9/23 11:48, Mark Cave-Ayland wrote: >> MacOS (un)helpfully leaves the FIFO engine running even when all the >> samples have >> been written to the hardware, and expects the FIFO status flags and >> IRQ to be >> updated continuously. >>

Re: [PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running

2023-09-14 Thread Philippe Mathieu-Daudé
On 14/9/23 09:56, Philippe Mathieu-Daudé wrote: On 9/9/23 11:48, Mark Cave-Ayland wrote: MacOS (un)helpfully leaves the FIFO engine running even when all the samples have been written to the hardware, and expects the FIFO status flags and IRQ to be updated continuously. There is an

Re: [PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running

2023-09-14 Thread Philippe Mathieu-Daudé
On 9/9/23 11:48, Mark Cave-Ayland wrote: MacOS (un)helpfully leaves the FIFO engine running even when all the samples have been written to the hardware, and expects the FIFO status flags and IRQ to be updated continuously. There is an additional problem in that not all audio backends

[PATCH v2 08/20] asc: generate silence if FIFO empty but engine still running

2023-09-09 Thread Mark Cave-Ayland
MacOS (un)helpfully leaves the FIFO engine running even when all the samples have been written to the hardware, and expects the FIFO status flags and IRQ to be updated continuously. There is an additional problem in that not all audio backends guarantee an all-zero output when there is no FIFO