Tempo Synced Envelope Controller
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
A new controller that:
- Allows the user to draw any arbitrary envelope via a graph (https://github.com/LMMS/lmms/pull/4367)
- Syncs to multiples of one beat by default, rather than providing a freq/time input
Would be immensely useful. It would for example do everything Kickstart does and more (edit: assuming the midi side chain BaraMGB mentioned is implemented), but natively (and for free).
This is technically possible today with the existing LFO controller, but it's cumbersome. I think it'd be best this were a separate plugin rather than a replacement/upgrade for the LFO controller.
EDIT: I won't assign myself yet, but if no one is working on this by the time my current PRs are closed, I'll give it a shot.
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
Start by reviewing the existing LFO controller and the envelope graph work referenced in pull request 4367. Clarify how arbitrary envelope drawing, default one-beat synchronization, and the mentioned MIDI side chain should work together. Done means a separate controller plugin provides the proposed envelope behavior without replacing the existing LFO controller.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100