mirror of
https://github.com/AsteroidOS/meta-asteroid-community.git
synced 2026-09-20 19:27:12 +02:00
No description
- BitBake 93.3%
- Shell 6.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Picks up moWerk/asteroid-beatfork#4. The tuning fork chopped on every device because Qt's PulseAudio sink caps the server side buffer at 1024 frames, 21 ms at 48 kHz, and PulseAudio clamps tlength down to it. No Qt API reaches that field. Setting PULSE_LATENCY_MSEC makes libpulse discard the buffer attributes the application supplied and substitute maxlength -1 with tlength at the requested latency, which is the same geometry without patching Qt. The app asks for 100 ms against a 250 ms sink buffer and a drain timer sized from both, so the tail is no longer truncated into a click. |
||
| conf | ||
| recipes-asteroid | ||
| recipes-devtools | ||
| recipes-gameboy | ||
| recipes-games | ||
| recipes-navigation/asteroid-map | ||
| recipes-retroarch/retroarch | ||
| recipes-tools/neofetch | ||
| recipes-unix-tree/unix-tree | ||
| recipes-watchfaces/unofficial-watchfaces | ||
| scripts | ||