Mixer/VU meter
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Enhancement. Draw VU meter from OnPaint rather than using GDI progress bar. (quicker, better)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the mixer/VU meter UI and its OnPaint handler, then identify where the current GDI progress bar is created and updated. Compare the existing display behavior with the requested custom drawing; done should mean the VU meter is rendered from OnPaint instead of the GDI progress bar, although the issue does not define visual or performance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100