switch(id="master_show_schedule_noise_switch",
track_sensitive=false,
transitions=[transition, transition],
[({!master_dj_enabled}, master_meta), ({true}, s)]
)
Now What I think you are looking for a transition or switch from the master,which you have to define for yourself.
The code you are looking just say if the Master is Enable use it,if not Fallback to Source(s)
So it might be similar to use a crossfade and a jingle as the transistion, but the Author of the Script wants you to switch between (master enable and s)
look with the utils for the transistion function. or define your own
You could remove the transition lines to see the effects
Good Luck Voisses
In fact if you look at the github post https://github.com/kenrestivo/Airtime/compare/live-metadata line 255,
I really approached it from the " layman" terms to show that you could actual define your own function as I did for myself
Good luck
VOISSES
It looks like you're new here. If you want to get involved, click one of these buttons!