Wallpaper Engine

Wallpaper Engine

Simple Audio Visualizer
Viser 1-7 af 7 forekomster
Opdatering: 31. okt. 2021 kl. 21:31

- Added background video option (broken? can't test it properly)
- Added "Pixel-Perfect Image" option so you can render your pixelated gifs beautifully ^^

Opdatering: 16. sep. 2019 kl. 13:29

- Changed `'url(file:///...` to `'url("file:///...` so everything is nice and dandy with images within presets (thanks Tim)

Opdatering: 19. feb. 2017 kl. 11:42

Version 2! Woo!

- Added the ability to offset the visualizer
- Added the ability to scale the visualizer (default is "12")
- basically, it's 1/scale which is the height of "1" (i.e. default is 1/12 of your screen)
- Added an advance smoothing option!
- Optimized it so it wouldn't render every time if no music is playing!

Enjoy!

Opdatering: 6. feb. 2017 kl. 7:51

Bugfix update v1.1.1

- Actually disable bloom when it's toggled off (sorry!)

Opdatering: 6. feb. 2017 kl. 7:22

Workshop updates

- Updated preview image
- Added another content image
- Changed category back to "music" (from "abstract"... I thought you could do two :D)

Opdatering: 6. feb. 2017 kl. 6:48

v1.1 !

Made some performance improvements
- Reduced draw calls to one #beginPath() and #stroke() per line (i.e. one for the top, and one for the bottom)
- Added the ability to change bloom radius
- Added the ability to turn off volume normalization until I cna figure out a better way to make quiet things look quiet and loud things look loud (consistently)
- Made it so rendering was fps limited by Wallpaper Engine's settings; 60 looks the best!

Idea list:
- Make an option to un-limit fps
- Make a "cheap" glow option (i.e. just render out another line that's semi-transarent)

Opdatering: 4. feb. 2017 kl. 13:31

Initial