Posted January 19, 20187 yr Adam tweeted that he's moving on from the funk wav sound this year. From Twitter: In 2018 movin on from Funk Wav sound thank u for joining me on my musical journey haha
January 19, 20187 yr Kinda sad there’s not gonna be a vol 2 but so so excited about this, can’t tell if it means a return to his usual self or another new sound for him? Either way I’m so hyped
January 19, 20187 yr I’m not mad that he’s pretty much moved on from this era but c’mon at least give SZA a small push
January 19, 20187 yr Maybe this year he’ll finish off the album he was working on for TIWYCF & My Way, then Funk Wav 2 in 2019? Edited January 19, 20187 yr by Dexton
January 19, 20187 yr Yeah, volume 2 doesn't have to immediately follow volume 1. I like that he had this project to change his sound up a bit, and now he can go back to those bangers :)
January 19, 20187 yr omg i knew he was going to do this, why put Vol 1 when there’s no intention of a Vol 2 :cry: http://www.markgaler.com/wp-content/uploads/2017/10/old-man-cloud-HD-1079x720.jpg
January 19, 20187 yr It really annoys me when an artists puts out a Volume 1 of something and never follows it up, although I suppose, as mentioned, he could always follow it up at a later date. It's usually with compilation albums that people do that tbh (usually acts who are never going to have enough hits to create a follow-up).
January 22, 20187 yr Hopefully back to pop/dance. Ive hated the funk era so much. It just isn’t him and I’m surprised he’s had a few hits with the stuff he has released!
February 2, 20187 yr So my friend saw an ad on google that had Calvin's twitter and insta profile pic on and he clicked it and it took him to this site: http://www.nuhready.com/ what is this??? what is the king up to omg
February 2, 20187 yr Anyone know anything about coding sites (I think it's in css) cus I feel like there has to be something hidden in this
February 2, 20187 yr in the source code there's a Twitter account and Facebook account linked to the page - if only there was a way to determine which account it was
February 2, 20187 yr I think I found code for some sort of animation too but I'm not sure go on :o (most of the images i can find are just one pixel by one pixel, indicating they're placeholders for images to be edited in there in the near future - so hopefully this means it'll be updated soon)
February 2, 20187 yr go on :o (most of the images i can find are just one pixel by one pixel, indicating they're placeholders for images to be edited in there in the near future - so hopefully this means it'll be updated soon) .anim1 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 0s; animation-delay: 0s; } .anim2 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .anim3 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 1.0s; animation-delay: 1.0s; } .anim4 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 2s; animation-delay: 2s; } .anim5 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 3s; animation-delay: 3s; } this lol whatever it is I'm actually so into this, it's the closest thing to an ARG I've seen for agessss
February 2, 20187 yr .anim1 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 0s; animation-delay: 0s; } .anim2 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .anim3 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 1.0s; animation-delay: 1.0s; } .anim4 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 2s; animation-delay: 2s; } .anim5 { opacity: 0; -webkit-animation: fadein 1s forwards; animation: fadein 1s forwards; -webkit-animation-delay: 3s; animation-delay: 3s; } this lol whatever it is I'm actually so into this, it's the closest thing to an ARG I've seen for agessss This is literally a command telling elements with classes "anim1" ... "anim5" how to animate on the screen.
February 2, 20187 yr This is literally a command telling elements with classes "anim1" ... "anim5" how to animate on the screen. oh wow how exciting
Create an account or sign in to comment