Live hides AU/VST windows when another application becomes foreground. but I want to see these windows always.
So, I've created simple extention module for Live, which avoids hiding of AU/VST windows even if Live is in background.
AlwaysDisplayPlugins:AlwaysDisplayPlugins
AlwaysDisplayPlugins itself it not AU/VST (nor Max for Live devices).
It is a SIMBL plugin, and loaded with Live.
Wokrs for Mac OSX.
Install:
1.At first you need SIMBL installed.
2.Copy "AlwaysDisplayPlugins.bundle" to folder ~/Library/Application Support/SIMBL/Plugins/.
If SIMBL/Plugins folder not found, please make the folder(s), then copy "AlwaysDisplayPlugins.bundle"
3.Relaunch Ableton Live
4.Open any AU/VST plugin window, launch safari, you will notice AU/VST plugin windows are still there
hope this helps you.
source code is avaiable on : https://github.com/kyab/AlwaysDisplayPlugins