muse-sequencer / muse

MusE is a digital audio workstation with support for both Audio and MIDI
https://muse-sequencer.github.io/
Other
634 stars 67 forks source link

Wrong insert effect is duplicated when dragging-and-dropping in the Mixer Strip #1056

Open fpesari opened 2 years ago

fpesari commented 2 years ago

Describe the bug When there are two plugins in the Mixer Strip and there more than two insert FXs, dragging-and-dropping any of them will result in the last plugin being copied, regardless of the one actually dragged.

This happens only in the Mixer Strip (F3), not in Mixers A and B, where everything works as intended.

To Reproduce Steps to reproduce the behavior:

  1. Create synth track
  2. Add two insert FX from the Mixer Strip (I added x42-eq mono and CHOWTape, both LV2)
  3. Drag-and-drop the topmost plugin (in my case, x42-eq) into any of the free slots. The last plugin (in my case, CHOWTape) will be cloned

(you can repeat the process also with three effects, it will do the same)

Expected behavior According to the current DnD behavior, the dragged effect should be cloned into the slot in which it is dropped.

Desktop (please complete the following information):

spamatica commented 2 years ago

Can't seem to reproduce on Kubuntu 20.04. Tried to drag in the mixer strip that is shown in the Arranger, I guess that is the right place?

fpesari commented 2 years ago

Yes, the mixer strip in the Arranger. Here is a GIF of it:

GIF

I use openSUSE Tumbleweed which is a rolling distro, by the way - maybe it's due to a newer version of Qt?

github-actions[bot] commented 7 months ago

This issue is stale because it has been inactive for two years. Remove Stale label or write a comment, otherwise it will be closed in 30 days.