univrsal / tuna

Song information plugin for obs-studio
GNU General Public License v2.0
752 stars 59 forks source link

Feature Request: Fade out after song changed #164

Closed Ekhet closed 7 months ago

Ekhet commented 3 years ago

Just a feature that will be cool to have. make some type of event that allows to fade the sources after X amount of time, or make the fields blank such as when no song is being played (I use a blank png file). thanks

univrsal commented 3 years ago

Tuna doesn't handle any of the song displaying, it uses text sources which are not capable of doing this kind of stuff. Tuna could probably hide/unhide the sources which in combination with hide/show transitions could make this work, but it's a bit tedious.