C-Kenny / music-visualizer-4-friend

Music Visualizer, written in Processing 3
GNU General Public License v3.0
4 stars 0 forks source link

Feature suggestions #18

Open C-Kenny opened 3 years ago

C-Kenny commented 3 years ago
C-Kenny commented 3 years ago

Utilize triggers (float values), potential ideas are zoom + twist in/out of a tunnel

C-Kenny commented 3 years ago

Resolved: Ability to song itself to programmatically hide/show elements (but not too fast for eye sore)

C-Kenny commented 3 years ago

Draw shapes recursively like the diamonds inside themselves.

C-Kenny commented 3 years ago

In https://github.com/C-Kenny/music-visualizer-4-friend/pull/21 we added the ability to zoom in the tunnel background using the left/right triggers.

C-Kenny commented 3 years ago

Map out interesting patterns captured by joystick inputs. Save these as data in for visualizer to take on its own. Example being diamond width, rotation of outer points usually controlled by the right joystick.

Without joystick input as of writing only the inner center point will move on its own.

C-Kenny commented 3 years ago

Music Visualizer Bezier Hearts from Class example

https://user-images.githubusercontent.com/5967521/113089955-2ff64700-9245-11eb-925b-e26d7ca0013d.mp4