Romain Vimont 0bb3955b95 Split audio player
The audio player had 2 roles:
 - handle the SDL audio output device;
 - resample input samples to maintain a target latency.

Extract the latter to a separate component (an "audio regulator"),
independent of SDL.
2024-09-23 23:59:08 +02:00
..
2024-09-15 18:58:53 +02:00
2024-09-23 23:59:08 +02:00
2024-09-23 23:59:08 +02:00
2024-09-15 18:59:27 +02:00
2024-09-15 11:21:56 +02:00