Will
Will
This is affecting us too from being able to deploy a helm chart as the null value is needed, passing `''` does not work.
Same issue affecting npm and yarn when using `docker buildx` and building for linux/arm/v7
This is a blocker for us to continue using service discovery on ECS.
> I think this fixes #484 can anyone test? Testing now!
@dvdsk This is still broken for a 6 channel output device - works fine for a 4 channel and a 2 channel device. It's broken in a different way to...
> @will3942 its worse, I took a deeper look and there are about 5 edge cases not handled by queue. I'll have to rewrite it completely. Gonna be a fun...
> @will3942 does this pass your test (note skip is still broken). If it does not we really need to work on getting an automated integration test for this issue....
@dvdsk sadly this does not fix the issue. I am using the following code to test it - interestingly if you note the commented out code, when using a SamplesBuffer...
@dvdsk This is the file if needed for future ref. [test-bad-seek.mp3.zip](https://github.com/user-attachments/files/18537089/test-bad-seek.mp3.zip)
@dvdsk This latest version works perfectly on my example test!