NVlabs / FPSci

Aim Training Experiments
Other
67 stars 23 forks source link

Pre-play audio on first load #376

Closed jspjutNV closed 2 years ago

jspjutNV commented 2 years ago

This PR makes audio play when first loaded to avoid stuttering when it first needs to play.

When finished, closes #375

With some luck may also help #275 , but it doesn't fix that yet.

jspjutNV commented 2 years ago

After 4622f42 #275 still isn't fixed and the click and hold test still fails. We might need to push the audio loads and plays earlier, which will require a bit more work.

jspjutNV commented 2 years ago

Even though #275 isn't fixed, I still believe this is a good perf win. @bboudaoud-nv , if you could take a look and see if you agree or disagree we could potentially merge this soon.