processing / processing/p5.sound.js
Add currentTime() method
Open
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 24
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Add currentTime() method that existed in previous version.
Reference: https://github.com/processing/p5.js-sound/blob/main/src/soundfile.js#L1033
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the previous implementation referenced at src/soundfile.js#L1033 in the p5.js-sound repository, then locate the corresponding SoundFile API in this repository. Add the currentTime() method with the previous behavior and verify that the method is available on sound files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100