LMMS / LMMS/lmms

Volume and panning controls on pattern tracks

Open
#2,218 4 comments 1 reaction 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

If you prefer to split your percussion in individual BB-lines, the possibility of having better control on the song-editor BB-track offers some great opportunities.
Here in this mockup
extendedbbcontrols

I have added the current track-controls also on each of the BB-tracks.
That would allow me to set individual volume and stereo-position on each of the hat-variations. This is not possible now, because any volume or pan setting in BB-editor, is global for all BB-lines, this also mean that a different way to achieve the same feature, is to have individual values on different BB-lines, that would be less intuitive, but infact also give more adjustment opportunities.

Cant remember i saw this already, and i dont know if the architecture allows it (?)

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

Start with the song-editor BB-track controls and the BB-editor behavior described in the issue, using the linked mockup as the feature reference; no source files or tests are named. First determine whether volume and stereo-position can be stored per BB-line rather than globally, then define the implementation scope and tests needed to verify independent controls.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.