Wallpaper Engine

Wallpaper Engine

Monstercat Visualizer
26 Comments
Tobossco 4 Dec, 2017 @ 7:58pm 
Pretty sure there is just something wrong with my settings, but when I try to set a background image I get a notification saying that access is denied. Any ideas?
ABadMagicPlayer  [author] 17 May, 2017 @ 12:02pm 
Gijs, this visualizer is currently out of date. Check the app version available on my workshop. That said, if you want to show the monstercat logo with this visualizer, you can set it as your custom background in this wallpaper's settings.
Gijs 17 May, 2017 @ 9:37am 
Can you maybe make an option to show like the monstercat logo?
alex_on_pc_ 30 Apr, 2017 @ 7:13am 
nice
ABadMagicPlayer  [author] 29 Apr, 2017 @ 4:42pm 
The app version of this wallpaper is out now! Check it out if you want to!
ABadMagicPlayer  [author] 28 Apr, 2017 @ 10:34am 
xXALL4Xx It's having some strange issues actually becoming a wallpaper, but the app is basically finished. I'm working with the developer to sort the issues out.
alex_on_pc_ 28 Apr, 2017 @ 9:14am 
Hey @ABadMagicPlayer not to nag, but do yo have any idea on that application version. I'm looking at buying wallpaper engine almost solely for this, and I want to know it will work reliably before I buy. Thanks
ABadMagicPlayer  [author] 19 Apr, 2017 @ 11:07am 
CoD Modern Gamer, I'm unsure about the mirroring. This isn't my intent but something is up with the way audio is sampled by wallpaper engine. Again, I'm working on a new version where I handle the audio processing, keep an eye out for that.
Brain 60% | Aim 20% | Rage 30% 19 Apr, 2017 @ 10:43am 
Looks nice but I dont like the mirroring tho.
Whould be nice to have the regular bass on the left or a close version of the original, any of them whould work. :)
LatZaiN 14 Apr, 2017 @ 5:05pm 
Awesome, I made it work by going it to wallpaper engine settings and set recording level to max
ABadMagicPlayer  [author] 13 Apr, 2017 @ 7:17pm 
There are so many problems with the web version of this wallpaper right now. I'm working on an application version that should work much better and the audio processing will have higher sensitivity because I handle the audio processing myself. Keep an eye out, I expect to have it finished within a week.
LatZaiN 13 Apr, 2017 @ 2:56pm 
It does not react to any of my audio
ABadMagicPlayer  [author] 31 Mar, 2017 @ 10:15am 
JPG, PNG, GIF, and BMP
Daissi 31 Mar, 2017 @ 8:44am 
What image formats does this support?
V3ng3nc3 26 Mar, 2017 @ 11:32pm 
ohhh nice, Thanks for clarifying that. :)
ABadMagicPlayer  [author] 23 Mar, 2017 @ 2:28pm 
V3ng3nc3, the smoothing is correct because it takes place in the audio callback. This function is called 30 times per second with new audio samples from wallpaper engine.
V3ng3nc3 23 Mar, 2017 @ 1:05pm 
Hey, there is a problem with your normalization. you are just dividing the audioArray with 3 and nothing else.
Suggestion:
if(i>0){
smoothA = smoothB[i-1];
smoothB = smoothC[i-1];
}
smoothC = avg;
both A and B arrays are always 0 in your code.
Ps: trying to learn coding myself and your code helped a lot.. TY!.
ABadMagicPlayer  [author] 22 Mar, 2017 @ 3:11pm 
I've noticed that problem in both of my visualizers, I think it's a problem with the way Wallpaper Engine samples audio. I'm working on a solution for both, but can't promise a definite date for completion.
WhooperScooper 22 Mar, 2017 @ 3:50am 
needs pickup strength settings for higher res monitors, cuz with 3440x1440 the visualizer looks too mellowed out even with very stand-outish music.
ABadMagicPlayer  [author] 19 Mar, 2017 @ 6:28pm 
I've theoretically fixed this problem. In the next update, I'll add an option to change the background color for users who don't want a custom background.
ABadMagicPlayer  [author] 19 Mar, 2017 @ 2:52pm 
Ok, that's helpful to know. I was having a similar issue with that, so I will figure out a fix
TheBronze Age 19 Mar, 2017 @ 3:55am 
It's paused if there isn't a custom background
TheBronze Age 19 Mar, 2017 @ 3:53am 
It only seems to work when i import a background
ABadMagicPlayer  [author] 17 Mar, 2017 @ 11:43am 
Could be my fault. It works for me, but this is more of a prototype; I was working towards something else and hit this along the way and thought to publish it. It works for me, but I will continue to update as I have time. It may well be resolution-depended tbh. I'll look into it update with a fix as soon as I can.
Rhy 17 Mar, 2017 @ 5:42am 
Yeah, doesn't work for me either.
devin 16 Mar, 2017 @ 8:09pm 
doesnt seem to pick up my music. am i missing something or is it the visualizer?