MUX problem with some vst/i's preset browser
-
- KVRAF
- 42529 posts since 21 Dec, 2005
This is both win 7, vista, x64, x86 and two different computer and two different hosts (maschine 1.72 and reaper 4.25)
Valhallaroom, Ubermod, and Recabinet 3.1 will not allow the preset pop-up to work. For example, when you load valhallaroom in the mux, it's set to "default" but if you click on that you are supposed to get a pop-up for the presets it just pops up really fast and goes away really fast.
Valhallaroom, Ubermod, and Recabinet 3.1 will not allow the preset pop-up to work. For example, when you load valhallaroom in the mux, it's set to "default" but if you click on that you are supposed to get a pop-up for the presets it just pops up really fast and goes away really fast.
Last edited by hibidy on Sat Feb 28, 2015 5:59 am, edited 1 time in total.
- KVRAF
- 13863 posts since 24 Jun, 2008 from Europe
Some time ago someone reported this too for Valhalla Room. I researched it then and concluded it was on the plugin's side. But now Recabinet is from another developer so that's strange. Will research again.
- KVRAF
- 13863 posts since 24 Jun, 2008 from Europe
-
- KVRer
- 5 posts since 28 Aug, 2005
i can confirm i was getting the same issue with the demo last night using plzmidichords and some other vsts i cant remember off the top of my head right now in cubase 5.
-
- KVRist
- 64 posts since 18 Dec, 2011 from Germany
+1 PizMidiChords, PizMidiLooper
Can't open menus ->
-Live 8 (Latest build)
-Maschine (Latest build)
Can't open menus ->
-Mux 1-0-38 32&64it just pops up really fast and goes away really fast
-Live 8 (Latest build)
-Maschine (Latest build)
Last edited by fugazi81 on Mon Aug 13, 2012 3:42 pm, edited 1 time in total.
- KVRAF
- 13863 posts since 24 Jun, 2008 from Europe
Strange i just plugged in Piz MidiChords 1.0.11 into MUX Vst 1.0.38 in Reaper and can't see anything wrong.
Which menu is not showing up?
Which menu is not showing up?
- KVRAF
- 13863 posts since 24 Jun, 2008 from Europe
To all: If this problem is repeatable on your system then can you please also contact the plugin developer about this as i can't see inside the plugin. I'm open to help narrowing down this issue, plugin developers can contact me about this. But i think they should start looking up why a menu doesn't open or immediately closes. Maybe there is a reason in a common used UI framework like VstGui? Again, i'm open to investigate this together.
-
- KVRist
- 64 posts since 18 Dec, 2011 from Germany
The Menu problem is/was on all dropdown menus.
I tested it in Reaper again and i have no problems with menus.
Sorry for the false alarm on Reaper (wrong monitor,to many windows opened)
But the problem appeared in Live and Maschine, when i open PizMidi Chords or Looper in MUX, it is not possible to open a (dropdown)menu, it opens but it doesn't stay open.
I tested it in Reaper again and i have no problems with menus.
Sorry for the false alarm on Reaper (wrong monitor,to many windows opened)
But the problem appeared in Live and Maschine, when i open PizMidi Chords or Looper in MUX, it is not possible to open a (dropdown)menu, it opens but it doesn't stay open.
-
- KVRAF
- 1981 posts since 29 Feb, 2004
I have the same problem with Pianoteq v4. (Pianoteq v3 seems to work OK)
So I think it is some problem between a newer version of Juce and MUX.
[edit]Cantabile Light 2.0 is giving these pop-up menu problems[/edit]
So I think it is some problem between a newer version of Juce and MUX.
[edit]Cantabile Light 2.0 is giving these pop-up menu problems[/edit]
- KVRAF
- 13863 posts since 24 Jun, 2008 from Europe
I also suspect some issue in a commonly used UI framework. Yes it might be Juce, judging on the striped background of the menus. Please do email the relevant plugin developers, they need to set a breakpoint in their code and lookup the very reason. I'm open to help to narrow this down and fixed, wherever the bug is located.
- KVRAF
- 3426 posts since 15 Nov, 2006 from Pacific NW
I use Juce for my plugin code. The classes in question would be the PopUp Menu, if that is helpful. Is this with 32-bit or 64-bit VST? OSX, or Windows?mutools wrote:I also suspect some issue in a commonly used UI framework. Yes it might be Juce, judging on the striped background of the menus. Please do email the relevant plugin developers, they need to set a breakpoint in their code and lookup the very reason. I'm open to help to narrow this down and fixed, wherever the bug is located.
Sean Costello
-
- KVRAF
- 1981 posts since 29 Feb, 2004
I have tested with both Win7-32bit and Win7-64-bit.valhallasound wrote:I use Juce for my plugin code. The classes in question would be the PopUp Menu, if that is helpful. Is this with 32-bit or 64-bit VST? OSX, or Windows?mutools wrote:I also suspect some issue in a commonly used UI framework. Yes it might be Juce, judging on the striped background of the menus. Please do email the relevant plugin developers, they need to set a breakpoint in their code and lookup the very reason. I'm open to help to narrow this down and fixed, wherever the bug is located.
- KVRAF
- 13863 posts since 24 Jun, 2008 from Europe
Hi Sean, happy to hear from you. So what's the very reason why the Juce Popup Menu is automatically closing when eg Valhalla Room is plugged in into MUX Vst?valhallasound wrote:I use Juce for my plugin code. The classes in question would be the PopUp Menu, if that is helpful.
- KVRAF
- 3426 posts since 15 Nov, 2006 from Pacific NW
No idea, as it works in most other Windows VST hosts (I haven't tried every VST host, but I haven't heard this complaint from any other Windows users). You can take a look at the Juce source code, and see how this would interact with your code.mutools wrote:Hi Sean, happy to hear from you. So what's the very reason why the Juce Popup Menu is automatically closing when eg Valhalla Room is plugged in into MUX Vst?valhallasound wrote:I use Juce for my plugin code. The classes in question would be the PopUp Menu, if that is helpful.
Sean Costello
