LMMS / LMMS/lmms

AFP UI: Hide loopback point and knob when loop mode disabled

Open
#7,819 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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:

![Image](https://github.com/user-attachments/assets/d61f7a92-c8cb-4314-bb74-d129736ae1c3)

### Implementation Details / Mockup

![Image](https://github.com/user-attachments/assets/d832251d-3c25-4cd3-98c5-1b5d9a22b7ea)

![Image](https://github.com/user-attachments/assets/76b21517-b67f-474c-a182-42a0416f2691)

### 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.