playcanvas / playcanvas/engine
.ogg loop tags
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
See forum post for more info: https://forum.playcanvas.com/t/request-ogg-loop-tags/21290
In short: Ogg Vorbis is a lossy audio format that gives an option to put loop tags into the meta of the file which, if recognized by the audio player, can loop the song at any given point and repeat it indefinitely. This is mainly used so the song is able to have an intro that DOESN’T repeat once the song loops.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked forum post and inspect the engine's audio playback entry points to determine where Ogg Vorbis metadata could be read. Done means supported Ogg loop tags produce a non-repeating intro followed by the requested repeating section, with behavior verified in playback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100