lmms
lmms copied to clipboard
WIP: new effect rack interface and features
This is still a heavy work-in-progress PR.
- [x] Remove the broken gate knob
- [ ] EffectView redesign
- [x] Remove fixed-width pixmaps; support arbitrary widths; use QT layouts rather than fixed positioning
- [x] Hide the decay knob if plugin auto quit is disabled
- [x] Shrink vertical height of effects
- [ ] Make EffectView respect theming options/colors
- [x] Open effect UI by clicking on effect name a la SongEditor
It would be beneficial if you add screenshots here.
I was requested as a reviewer but I am wondering if this PR is already ready for review? The title still says "WIP" and not all checkmarks are checked yet.
Oops mb. Shouldn't have rushed the review call.
I converted it to draft because it's a WIP. Change it back if it's ready.
yes this is a WIP. Still working on it although I expect to have it wrapped up soon
If you don't mind, can you spin off the gate knob removal into it's own seperate Pull Request? Makes it easier to review
Replaced by #7438.