Wojciech Jakóbczyk
Wojciech Jakóbczyk
Looking at the source code, I don't see any code for synchronisation/critical sections on data modified and used from the main and audio threads. Are modifications to the graph while...
This is an alternative approach to another open PR, which seems to be abandoned.
It seems that the -ga option is not really supported. I have added implementation for what it's supposed to do, as I understand the manual.
I'm getting: ``` Assertion 'uchunk->index % bq->base == 0' failed at ../src/pulsecore/memblockq.c:289, function pa_memblockq_push(). Aborting. ``` on startup of friture-0.51-20240722.AppImage. Log is: ``` 2025-01-28 08:39:34,831 INFO friture.analyzer: Friture 0.51 starting...
I have connected my UMC1820 to PieJam (running on Pie 4B). It's available in device configuration. In input configuration there is correct number of input channels available (18). However, the...
Apparently Raspberry Touch Display 2 is not supported, at least it doesn't boot for me. I mean this one: https://www.raspberrypi.com/documentation/accessories/touch-display-2.html#specifications Would it be a lot of work to add support...