banan-os/userspace
Bananymous e7d644b874 AudioServer: Fix rounding the number of samples when resampling
If client tried to play a single sample at lower frequency as the
kenrel, audio server would never play it leading to the client hanging

This makes calculations round the number of samples always up to fix
this
2025-12-18 16:05:28 +02:00
..
aoc2023 userspace: fix aoc2023 and aoc2024 linking 2024-12-02 20:13:37 +02:00
aoc2024 aoc2024: Implement day25 solution 2024-12-25 18:13:57 +02:00
aoc2025 aoc2025: Implement day12 solution 2025-12-15 19:06:17 +02:00
libraries LibC: Fix sysconf(_SC_OPEN_MAX) 2025-12-16 05:20:18 +02:00
programs AudioServer: Fix rounding the number of samples when resampling 2025-12-18 16:05:28 +02:00
tests tests: Add tls test 2025-06-16 15:07:26 +03:00
CMakeLists.txt aoc2025: Prepare programming environment 2025-12-12 02:48:40 +02:00