Monstercat Audio Visualizer (SPOTIFY SUPPORT)
A remake of the original Monstercat audio visualizer.
I am in no way associated with Monstercat, this was just a project that I wanted to make.
If you see any bugs/problems, please add me on steam and DM me so I can fix them.
To generate a token, you can goto this link[spotify-visualiser.vercel.app]
Once you’re on the site, you should be able to login to connect your Spotify account.
The page should then generate a long string of random letters. Copy and paste this code into wallpaper engine in the token textbox.
If the token doesn’t work initially, try swapping to another wallpaper and then swapping back.
Make sure your spotify is not in a private session as the wallpaper will not work.
DO NOT publish presets with your token, unless you want people to see what music you’re listening to…
– Removed unnecessary server requests
– Fixed audio processing
– Fixed background image not covering the screen again
– Fixed background image not loading on restart
– Fixed background image not covering the screen
– Fixed background image/colour options
– Introduced some more error handling for invalid spotify states
– Increased timeout between server requests
– Server response should happen more quickly on first token use
– Overhauled server code
– Changed endpoints for token refreshes
– Lowered minimum refresh rate
– Fixed problem connecting to server
– Fixed bar colour glitch
– Added legacy colour sync option
– Improved colour sync
– Introduced vibrancy slider
– Thanks to Jebsta
– Patched black background bug
– Fixed error 429 ~ Thanks to ChrisNix!
– Added Particle React option
– Increased minimum update time (helps mitigate error 429)
– Fixed the "Token not found" error
– Refactored the code
– Added progress bar option
– Added offset for each element
– Reorganised the properties
– Added background colour option
– Added option to shorten song titles
– Added text alignment option
– Added particle options
– Fixed bugs with property changes
– More coherent error displays
– Better error handling
– Added spotify support
– Sync colours to spotify
– Sync logo
– Change update rate
– Added particle reactiveness option
– Background image now stretches
– Added the option to emphasise peaks
– Added the option to hide the logo background
– Added the option to change the text colour
– Fixed bugs
– This update broke the old presets
– Fixed particles getting stuck
– Added the option to use a custom logo (may still be a bit buggy)
– Made framerate controllable
– Added customisable bar width and padding
– Fixed some minor errors