Control QLC+ scene based on Spotify songs
Posted: Fri May 05, 2023 9:54 am
Hello,
My use case is mostly dance events, where lights are more for general ambiance more than a real show (except during pro showcases etc). So I used to design a few differents color / slow moving patterns scenes with qlc+, and switch from time to time.
At some point, I thought that it could be cool to be able to change automatically every new song. We mostly use Spotify (and often linux) so checked for what exists, and after a few hours I finally wrote something on my own, so here it is:
https://gitlab.com/Sp4rKy/spotify-to-osc
This tool will check Spotify song changes and not only randomly trigger new scenes with QLC+, but can choose which one of them based on song analysis provided by Spotify.
It then sends order to QLC+ using OSC.
It has been made with a dont-rely-on-internet mind, so everything can be ran in local (assuming you have spotify premium account) during showtime.
My use case is mostly dance events, where lights are more for general ambiance more than a real show (except during pro showcases etc). So I used to design a few differents color / slow moving patterns scenes with qlc+, and switch from time to time.
At some point, I thought that it could be cool to be able to change automatically every new song. We mostly use Spotify (and often linux) so checked for what exists, and after a few hours I finally wrote something on my own, so here it is:
https://gitlab.com/Sp4rKy/spotify-to-osc
This tool will check Spotify song changes and not only randomly trigger new scenes with QLC+, but can choose which one of them based on song analysis provided by Spotify.
It then sends order to QLC+ using OSC.
It has been made with a dont-rely-on-internet mind, so everything can be ran in local (assuming you have spotify premium account) during showtime.