google / google/monster-mash

How to set the current playback position with JS

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am trying to sync it up with some music (:

Wondering on the JS side if it is possible to get the current playback frame, as well as set the playback frame.

I see _getNumberOfAnimationFrames but no luck yet having control of the playback position.

Thanks!

Contributor guide

Open the contributing guide

Research direction

Start by tracing the JavaScript API around _getNumberOfAnimationFrames, which the issue identifies as the nearest existing entry point. Determine how the current playback frame is represented and where a read and set interface would belong; done means JavaScript can read and control the playback position for music synchronization.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, javascript
Domain
api, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.