Wellington Wallace

Results 1748 comments of Wellington Wallace

> Also, since I still haven't managed to fully understand pipe_manager, I would be delighted to know why branching in the pipeline would be difficult. It is one more layer...

>using a FIFO queue on raw audio frames. No FIFO queue. Just the silence like delay plugins do should be enough. >I don't think you need to inset silence, just...

>No FIFO queue. Just the silence like delay plugins do should be enough. By this I meant not accumulating buffers in a list like it would have to happen on...

>The part I'm not sure about is how you would be able to insert the silent period while still always forwarding audio from the input port to the output port...

>Oh, I understand now. You mean that every time playback begins, the spectrum would feed itself n milliseconds of silence, then start processing the audio. That makes sense. Avoiding it...

>Isn't the reported latency value from pipewire of easyeffects' target output just that? It seems like it would be trivial to test if the value is reasonable, and if not,...

I also can't reproduce this issue. This remembers me of #3033. But we have already applied a workaround for it.

>Edit: Also, perhaps this helps - "up" and "down" arrow keys don't work on this specific input. They do work on other inputs which are right next to it. These...

>so probably there is an issue in prepare_spinbuttons() I'm assuming it's intended to 'prepare' all spinbuttons with the same UoM. Hum... But in this case it should be broken to...

And this isn't the only place where `prepare_spinbuttons` receives more than one widget as argument. It should be broken to everybody in many different places. Not only in the Bass...