google / google/oboe

RhythmGame codelab should synchronize UI, input and audio better

Open
#1,238 0 comments 0 reactions 1 assignee Claimed by @robertwu1 View on GitHub
bug
Dominant language
C++
Stars
4.1k
Forks
639
Avg merge
2d 23h
Merged PRs (30d)
8

Description

Currently the RhythmGame codelab assumes that touch input, screen output and audio output latencies are all effectively zero. It should be updated to properly synchronize the various events, maybe add a manual latency compensation - this would be particularly useful on API <27 where `getLatencyMillis` doesn't return a useful value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.