[Feature Request] Add volume up and down for overlay controllers
Open
Nobody has claimed this yet.
feature request
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Controller overlays supports muting audio, but can we also add support for decreasing and increasing the audio levels/gain?
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 by locating the controller overlay implementation and the existing mute action. Trace how overlay controller inputs are handled, then determine how volume decrease and increase should adjust audio gain. Done means the overlay exposes both actions and they change the audio level as requested; verify them using the project’s existing controller-overlay testing or manual run path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100