"Siloed" Beat/Bassline Editor Proposal
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
This enhancement is a recommendation to isolate instrument groups on separate Beat/Bassline Editor tracks.

**The Good**
The philosophy behind the Beat/Bassline Editor is great as it allows the grouping of related instrument patterns into a single Song-Editor pattern.
> This allows a pattern like this in BB Editor:
> 
>
> To shrink to a size like this in the Song Editor:
> 
**How its used**
This "grouping" is so fantastic that some composers choose to make their entire composition out of Beat/Basslines due the ease of fast pattern rearranging (example provided):
> 
**The problem this creates**
The problem with this approach is that as the number of BB Editor tracks grow the Editor becomes more difficult to use. This is because of the many instrument tracks in the BB Editor, only a handful of them -- at one given time -- are actually used. This causes the "overflow" scenario seen here:
> Melody tracks overflow the BB Editor
> 
When the overflow is large enough, each time a BB Editor is opened, it's becomes necessary to scroll to the very bottom to adjust or change a pattern.
**Worse: How Newbies Fix This**
For newcomers, the natural instinct to fix this to "clean up" the unused tracks to help isolate the melodies from the beats:
> Remove unused instruments to clean up this BB Editor...
> 
**!?**
But we know this doesn't yield the results that are expected:
> BB Editor with the wrong instruments removed:
> 
**Proposal**
This proposal is to allow the list of instruments to be stored specific to a Beat/Bassline.
"Clone This Track" would still clone the instruments used in the copied Beat/Bassline:
> Clone Track functionality (remain the same)
> 
> 
However new BB Editors would be a clean slate:
> New BB Editor functionality (proposed "clean slate")
> 
A mockup allowing the instruments among otherwise unrelated tracks to have completely different instrument collections
> Proposed "Siloed" BB Editor
> 
This isn't meant to be solely a proposal to help confused newcomers, but rather its a proposal to allow the existing BB Editor functionality to scale to the more complicated and advanced BB Editor use cases.
Contributor guide
No contributing guide indexed for this repository
Research direction
The proposal concerns the Beat/Bassline Editor and its track and instrument-list behavior. No files, tests, or entry points are named, so first locate the editor implementation and its clone/new-editor handling. Done should preserve cloned instruments while allowing each Beat/Bassline to maintain a separate collection and new editors to start clean.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- design, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100