LMMS / LMMS/lmms

Song Editor: List the cloned tracks

Open
#4,914 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

When I'm using a bb editor track and I want to clone it, in this case the track is called: '' intro '', the cloned track is renamed: '' intro clone ''. and if you clone the cloned track, it would be called: '' intro clone clone '', and if clones that would be called: '' clone clone of intro clone '', and so on. something like:
![Clon de intro](https://user-images.githubusercontent.com/26127693/54962193-512b4b00-4f3a-11e9-8fe1-84cc355fde39.png)
Here I pointed out in red the error, that is in the track of bb editor called: '' intro '', that when cloning it several times this happens. while those marked in blue, the cloned track is correctly listed: '' intro (2) '', so far this only happens in the bb editor tracks. I suggest that you correct this, instead of renaming: '' clone of '', better to list: '' (2) '' or more successively. regards

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in the Song Editor by cloning a BB editor track repeatedly and compare the resulting names with the correctly numbered cloned tracks shown in the report. Trace the track-cloning and naming entry points, then consider the issue complete when successive clones receive consistent numbered names instead of accumulating “clone” text.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.