Question / Help [SOLVED] EQ Visualizer

Does anyone know of any eq visualizers for OBS? I use Spotify so the Foobar2000 one isn't an option. I have a visualizer downloaded for Samurize but because it is a subprocess I cant grab it for use in obs. I could screen cap it but I don't have two monitors so the minute I opened anything else it would get in my way. Thanks in advance for the help.
 
Figured it out.

For Those that are wondering how I did it ill tell you.

Reminder this is only for use with spotifiy on windows only!

Go download Equalify >Here<

Once installed navigate to your skins folder and find SpotifyFlat. Open the skin.json and paste this

{
"info":{
"skin_version":3,
"author":"KroniK",
"name":"SpotifyFlat"
},
"settings":{"logo":{
"logo_color":"#ffffff",
"logo_transparency":100,
"logoshade_color":"#ffffff",
"logoshade_transparency":10},
"button_textcolor":"#ffffff",
"button_text_transparency":150,
"bandtextcolor":"#000000",
"linecolor":"#ffffff",
"dotcolor":"#ffffff",
"gradient1":{
"color":"#ffffff",
"transparency":100
},
"gradient2":{
"color":"#ffffff",
"transparency":100
},
"analyzercolor":{
"color":"#ffffff",
"transparency":255,
"color2":"#ffffff",
"transparency2":255,
"effect":0,
"bars":75,
"multiplier":3,
"decay":0.01
},
"HideLineAndGradient":1
}
}

Then launch Spotify and open the visualizer once a song is playing choose spotifyFlat(the one you just edited) then place it where you like.

Window capture and sub region over the area you place the visualizer.

Check the color key box and select the background color of the visualizer.

Profit.



note: when editing the skin.json you can go down to "bars" and change it what ever you like. I use 40 for my stream.
 
Top