Page 1 of 1

Problems with Kick 2 Drop-down Menus and LMMS

Posted: Mon May 04, 2020 5:41 pm
by Hardcrafter
Not sure if anyone else has this issue but when I run Kick 2 in LMMS through VeSTige I can't use any of the drop-down menus in Kick 2. The menus will appear for a second but then disappear, meaning I can't search through my presets, nor alter any of the settings for Kick 2.

For reference, when I used Kick 2 in Cakewalk by BandLab all of the menus worked perfectly. So I'm thinking that something in LMMS is causing the menus in Kick 2 to be unusable.

If anyone can provide any help regarding this issue, I'd be grateful.

Re: Problems with Kick 2 Drop-down Menus and LMMS

Posted: Mon May 04, 2020 5:51 pm
by zonkmachine
Hi! What is Kick 2 ?

There are other instruments that has issues with drop down menus and what they have in common is being based on JUCE. The ones that comes to my mind are Dexed and Helm.

Re: Problems with Kick 2 Drop-down Menus and LMMS

Posted: Mon May 04, 2020 6:01 pm
by Hardcrafter
Kick 2 is a Drum Synth by Sonic Academy.
https://www.sonicacademy.com/products/kick-2

I'm not sure if it's based on JUCE but it very well could be.

Re: Problems with Kick 2 Drop-down Menus and LMMS

Posted: Mon May 04, 2020 6:21 pm
by zonkmachine
Hardcrafter wrote:
Mon May 04, 2020 5:41 pm
The menus will appear for a second but then disappear...
Does this sound like it fits your description?
https://github.com/LMMS/lmms/issues/3918

Re: Problems with Kick 2 Drop-down Menus and LMMS

Posted: Mon May 04, 2020 6:36 pm
by Hardcrafter
Seems about right!
I seen a solution referencing a "WS_Child" but how do I implement that fix?

Re: Problems with Kick 2 Drop-down Menus and LMMS

Posted: Mon May 04, 2020 6:59 pm
by zonkmachine
Hardcrafter wrote: Seems about right!
I seen a solution referencing a "WS_Child" but how do I implement that fix?
I'm don't know. Do you program/compile from source? If this is the case the best place to ask is in our Discord channel where most of the coders hang out. https://discord.com/invite/3sc5su7 Ask in the channel named #techtalk.

One of our developers (DomClark) will make a workaround for this issue on the development branch (master). I can't give you a timeline for this but I would guess in a couple of months or so.

Re: Problems with Kick 2 Drop-down Menus and LMMS

Posted: Mon May 04, 2020 7:01 pm
by Hardcrafter
I'm not a coder, but turning embedding off works for me at the moment until LMMS gets an update.

Re: Problems with Kick 2 Drop-down Menus and LMMS

Posted: Mon May 04, 2020 7:08 pm
by zonkmachine
Cool!