Hi
Is there any way of creating a button on a skin that will open the GUI for the "Slideshow" that is used for 'audio only visualisations'.
If I use
deck master effect_show_gui "Slideshow"
It obviously shows the GUI for the MASTER deck but when audio only visualisation is running it uses different options, if you click the cog next to it under "source for audio-only tracks" the title is "Slideshow (v.source)".
Is it possible to program this into any button and if so, any help would be appreciated.
Is there any way of creating a button on a skin that will open the GUI for the "Slideshow" that is used for 'audio only visualisations'.
If I use
deck master effect_show_gui "Slideshow"
It obviously shows the GUI for the MASTER deck but when audio only visualisation is running it uses different options, if you click the cog next to it under "source for audio-only tracks" the title is "Slideshow (v.source)".
Is it possible to program this into any button and if so, any help would be appreciated.
发表时间 Sun 17 Nov 19 @ 2:07 pm
this verbatim
effect_show_gui "audioonlyvisualisation"
effect_show_gui "audioonlyvisualisation"
发表时间 Sun 17 Nov 19 @ 2:21 pm
Thank you so much, that works a treat
发表时间 Sun 17 Nov 19 @ 2:24 pm