Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualization #9

Open
mobyvb opened this issue Oct 6, 2015 · 0 comments
Open

Visualization #9

mobyvb opened this issue Oct 6, 2015 · 0 comments

Comments

@mobyvb
Copy link
Contributor

mobyvb commented Oct 6, 2015

I have some ideas for how we can visualize different users playing music. The visualization could be done either on a canvas or with actual HTML elements with CSS animations. Not 100% sure, but I think the former would be preferable with lots of moving parts.

Each person connected could be represented by a circle. Every time that person starts playing a note, I think the radius of the circle should quickly increase to a maximum radius, then slowly decrease back to the default radius. We could also incorporate color by quickly changing color to a color mapped to the pressed note, and slowly changing it back to a neutral, default color.

The circles could also be arranged as one big circle. When a note is played, a small circle with that note's mapped color could be emitted from the circle representing a user. This could go towards the center of the page in a spiral.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant