bfarago / bfarago/fdms2tools

Mixer/VU meter

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.