preziotte / party-mode

An experimental music visualizer using d3.js and the web audio api.
https://preziotte.com/partymode
778 stars 92 forks source link

When Pressing 8 #29

Open Coder206 opened 7 years ago

Coder206 commented 7 years ago

To start off, I want to say that I love the music visualizer, it's my new favourite!

I noticed when pressing "8", there is an odd animation that gets overlaid on the current visualization and causes the previous animation to freeze. This new animation does not move in harmony with the music. To add, when selecting another visualization with the numbers on the keyboard, it returns to the previous state. Please consult the picture below.

Before pressing "8": preziottebefore

After pressing "8": preziotte

When pressing "1": preziottebefore

preziotte commented 7 years ago

😅 this is a dumb easter egg.

i will leave this open to inform others who might have stumbled upon this :)

Coder206 commented 7 years ago

@preziotte I was starting to think it was an Easter egg. :) I am curious: what does it represent for you?

preziotte commented 7 years ago

@Coder206 Mostly just some half-baked visualizer code that I thought I'd try to get some use out of. I also liked the way it kind of froze whatever visualizer you were coming from, so it looked different based on the users previous state :)

Coder206 commented 7 years ago

@preziotte Cool!