swesterfeld / liquidsfz

SFZ Sampler
Mozilla Public License 2.0
86 stars 12 forks source link

Qtractor mixer has no effect on LiquidSFZ output levels #30

Closed contrapunctus-1 closed 2 years ago

contrapunctus-1 commented 3 years ago

I have a few MIDI tracks in Qtractor, each of which has the LiquidSFZ LV2 plugin. Adjusting their volume in the Qtractor mixer has no effect. The reason for this seems to depend on the plugin, as discussed here.

A workaround is to set Direct Access for each LiquidSFZ plugin to "Output Level", but I vastly prefer being able to use the mixer sliders. Could anyone please patch LiquidSFZ to handle this?

swesterfeld commented 2 years ago

I've implemented this now. There are some .sfz files which already define what CC#7 and/or CC#10 do, so for those, I don't do anything new. For .sfz files which do not use these CCs, liquidsfz now by default implements volume and panning. It will be in the next release (0.3.0).