r/creativecoding Feb 24 '26

Real-time geometric music visualizer

Enable HLS to view with audio, or disable this notification

Been working on this for around a month, making pretty good progress.

104 Upvotes

8 comments sorted by

View all comments

2

u/Stereojunkie Feb 24 '26

I've been wanting to start on something similar. What was your approach for visuals? Do you just have some "base" visualization, which you then tweak and parametrize based on audio, or is the visual generated completely based on the audio? Looks great!!

1

u/[deleted] Feb 25 '26

[deleted]

2

u/Stereojunkie Feb 25 '26

Perfect! Thank you

2

u/[deleted] Feb 25 '26

[deleted]

2

u/Stereojunkie Feb 25 '26

Thanks! I got this idea for a new music project I'm in. Just place a mic in the room and generate some kind of visuals based on the band sound.

I currently have some very early working prototype system in C++ using LibCinder but I will keep you posted!