AFP UI: Hide loopback point and knob when loop mode disabled
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### Enhancement Summary
When loop mode is set to disabled, hide loopback knob and loopback marker.
Currently our AudioFileProcessor shows loopback point knob and loop marker and highlight even when loop mode is disabled. See:

### Implementation Details / Mockup


### Please search the issue tracker for existing feature requests before submitting your own.
- [x] I have searched all existing issues and confirmed that this is not a duplicate.
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
Locate the AudioFileProcessor UI entry point and read how loop mode, the loopback knob, marker, and highlight are displayed. Verify the disabled loop-mode state and make the change complete when all loopback visuals are hidden there.
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
- Mostly clear
- Newbie friendliness
- 45/100