Jump to content

Featured Replies

Posted

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
  • Replies 312
  • Views 47.5k
  • Created
  • Last Reply

Top Posters In This Topic

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
Maybe this year he’ll finish off the album he was working on for TIWYCF & My Way, then Funk Wav 2 in 2019?

Edited by Dexton

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 :)

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

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).

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!
  • 2 weeks later...

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

Anyone know anything about coding sites (I think it's in css) cus I feel like there has to be something hidden in this
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
I think I found code for some sort of animation too but I'm not sure
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)

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

 

.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.

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

Recently Browsing 0

  • No registered users viewing this page.