Commit Graph

5 Commits (d75bcdd07793954e6c33ba131871c183492b32b0)

Author SHA1 Message Date
Kelebek1 d75bcdd077 Smooth out the DSP callback by adding a 5ms wait time limit 2 years ago
Billy Laws ea5dd02db9 audio: Wait for samples on the emulated DSP side to avoid desyncs
Waiting on the host side is inaccurate and leads to desyncs in the event of the sink missing a deadline that require stalls to fix. By waiting for the sink to have space before even starting rendering such desyncs can be avoided.
3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Kelebek1 e93e898df5 Remove pause callbacks from coretiming 3 years ago
Kelebek1 458da8a948 Project Andio 3 years ago