Page 1 of 1

Posted: 26 Nov 2010, 21:02
by soundmind
Hello community,

I am trying to get a patch within a pop up window to act as if it was a VST in a host. the problem is that when the host is focused and the pop up is visible, every time I click on the pop up then the usine window becomes visible in front of the host window. Is there anyway for a patch in a window to behave more like a VST in a host and quietly keep the main usine window minimized in the tray? thanks

Posted: 26 Nov 2010, 21:34
by nay-seven
recently , we have saw a similar problem with the piano roll:
http://sensomusic.com/forums/viewtopic.php?id=2506

to resume, the idea was to use a container with a switch on the visible inlet , then to add a midi learn on this switch to open it,
the second thing is to minimize the main Usine window to avoid the problem

Posted: 26 Nov 2010, 23:04
by soundmind
The MIDI learn solution seems like the best way. However, it would be nice if patches could behave like a VST inside the host. But this will do for now. thanks for the help.