Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quick effect support on stem #13123

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

acolombier
Copy link
Contributor

@acolombier acolombier commented Apr 17, 2024

Kooha-2024-04-17-19-45-50.mp4

Depends on #13106

@acolombier acolombier changed the title Add quick efect support on stem Add quick effect support on stem Apr 17, 2024
@acolombier acolombier mentioned this pull request Apr 17, 2024
8 tasks
@acolombier acolombier force-pushed the feat/add-quick-fx-on-stem branch 2 times, most recently from 463cea7 to fc42319 Compare April 23, 2024 16:40
@JoergAtGithub JoergAtGithub added this to the 2.6-beta milestone May 8, 2024
@acolombier acolombier force-pushed the feat/add-quick-fx-on-stem branch 2 times, most recently from a19d91e to 0aab61d Compare May 15, 2024 15:47
@acolombier acolombier force-pushed the feat/add-quick-fx-on-stem branch 2 times, most recently from db6b8ea to abc909c Compare May 22, 2024 17:30
@JoergAtGithub
Copy link
Member

Two minor remarks regarding the floating widgets:

  • It's sometimes difficult to distinguish the colored widget from the waveform which has the same colors. A border in a different color might help.
    grafik
  • The effect toggle button is very small an difficult to hit with the mouse

@acolombier
Copy link
Contributor Author

Yeah, that widget definitely would need some refactoring, but I think the deal was to remove it before we merge that feature, and is only here to facilitate testing, thus I didn't want to spend too much time with it.

@JoergAtGithub
Copy link
Member

I suggested to move the floating widgets in an own PR, to not block merging this PR and the PRs before.
I'm not against these widgets, I just expect a longer review discussion than for the other code.

@acolombier
Copy link
Contributor Author

Ah I had misunderstood the plan for that. Sounds good then, I try and see if I can use the effect state indicator used in the effect bar instead of the mixer one.

This will allow analyser to make the most of the multiple channels
to analyze specific features of the track. It will also generate a multi
channel waveform
Allow volume control of stem channels as well as basic UI feedback and
control
This allows the effect manager to apply quick effect on each stem.
Effects are applied post stem fader, but pre deck fader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants