Tone bending dosn't work for all instruments
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Disable the tone bending button (with an explanation in the hint window) for those instruments that do not support it.
... or ... make it work for all instruments :D
Contributor guide
No contributing guide indexed for this repository
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 tone-bending button, its hint window, and the instrument capability checks in the C++ code. Determine whether the issue should disable the control with an explanation or make tone bending work for every instrument; done requires one decided behavior that works consistently across instruments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100