Bogdan Laban
Bogdan Laban
Thanks for your detailed response! I've downloaded both the source and and pre-compiled release - I just don't know how to run it :) gulp seems to compile it, and...
Thanks for your answer. Finally got it to run. I'm guessing if I wanted to mess with the software, I'd have to use the source code instead of minified release?...
Got it. So I made my own respack, and I've edited index.html to point to it instead of DefaultHues, however, it still plays default. Yes, I used gulped before running...
Yeah, that changed something alright. Even though I changed defaults to my own respack, I get this Error: 404: Could not fetch respack at ./respacks/Defaults_v5.0.zip I'm also using python `python...
`var defaults = { workersPath : "lib/workers/", respacks : ["./respacks/myrespack.zip"], firstSong : "mysong", };`
Never mind, for some reason, it started loading now. And it works. Now I just got one more question, sorry. The pictures I'm using are varying in size, some I...
@kkontras I could use the code too, thanks