2015/01/28 18:49:59
ralf
Like the "pin" button, there could be a "dock" button to move the window of a plugin into the MultiDock. This would be much easier than dragging it there. Or just right clicking the pin button for this would be nice. After all, docking is just another way of pinning a plugin window.
2015/01/29 00:04:39
swamptooth
you can already click the fx icon in the top left and select dock in multidock 
2015/01/29 01:19:07
scook
Here is an autohotkey script to dock the currently focused window bound to the key combination Windows+d

#d::
  MouseClick,Left,17,17
  Send,{Down 8}{Enter}
  Return
 
It works with any window, including plug-ins, which can be docked
2015/01/29 07:14:25
ralf
Thanks for both tips. But still, a single mouse click way would be nice.
2015/01/29 08:27:35
Brando
swamptooth
you can already click the fx icon in the top left and select dock in multidock 


+1 works great in platinum.
You can also simply right click on the effect or the synth and choose "dock in multidock" from the menu
 
© 2024 APG vNext Commercial Version 5.1

Use My Existing Forum Account

Use My Social Media Account