Skip to content

admccc/AudioVisualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

[4K]Audio Visualizer

一个在Wallpaper Engine创意工坊上的开源项目: http://steamcommunity.com/sharedfiles/filedetails/?id=921617616

目前Circle Audio Visualizer使用了6个jquery插件,分别是jquery.audiovisualizer.barsjquery.audiovisualizer.circlejquery.timejuqery.sliderjquery.particlesjquery.logo

如何通过谷歌浏览器调试Wallpaper Engine

打开Wallpaper Engine,设置-综合,在CEF devtools port输入一个非占用端口,比如2333。

image

回到Wallpaper Engine,点击过滤,在左侧栏选择类型“网页”,来源“我的壁纸”;并选中你要调试的壁纸(这里我调试[4K]Audio Visualizer)

image

打开谷歌浏览器,输入地址http://localhost:23333/或则http://127.0.0.1:23333/(格式为:http://localhost:你设置的端口号/或则 http://127.0.0.1:你设置的端口号/)。如果没有显示请检查你设置的端口号是否被占用,并重新设置新的端口号,比如10086。

image

点击网页中的超链接,操作你在Wallpaper Engine中设置的选项,开始调试。请善用console命令

image

有问题反馈

在使用中有任何问题,欢迎反馈给我,可以用以下联系方式跟我交流

感谢

感谢以下的项目,排名不分先后

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • CSS 9.3%
  • HTML 0.2%