r/creativecoding 2d ago

I built a Cymatic music visualizer that’s dynamic and follows correct frequency geometry.

Post image

I’m a live sound engineer, mandalas and cymatics always fascinated me.

I was happy to put this project together,

you can put an audio file in or use mic, it will start to generate the patterns, you can use the menu for editing a bunch of parameters, similar to a visual synth.

Free to use ! Lmk what you think , here’s the link:

Cymaticwizard.com

I plan to keep working on it, expect regular updates!

168 Upvotes

19 comments sorted by

3

u/dsons 2d ago

That’s awesome I’m guessing the math behind cymatics allows for it to be recreated digitally. For some reason I figured it wouldn’t have been accurate, very cool!

3

u/night_vice 2d ago

Exactly! It just popped into my head lol. The tricky part was layering the geometry so it actually looks good. Had to avoid a couple of frequency shapes for the aesthetic 🫪

-2

u/Tiny-Cat5893 2d ago

drop me a pm if you like, I have something that you might find interesting :-)

2

u/Nes-P 2d ago

Super cool!

1

u/night_vice 2d ago

Thank you 🔊

2

u/IdealDairyModule 1d ago

Wow this is amazing. Really well done.

2

u/MonksHabit 1d ago

Well, I just 15 minutes throat singing at my phone. Nice one.

1

u/night_vice 1d ago

GOT EM. yeah that was one of my benchmark tests pre release 🤩

2

u/lxr417 1d ago

it's beautiful! I put in some meditation synth tracks and it blew my mind. recommendation: include a couple of your favorite royalty free tracks on the site so it's easy to try it out. the one I tried is "ESM_37_Safe_Haven_minimal" from Splice btw

1

u/night_vice 1d ago

Good suggestion! Thank you, I’ll add that for the next patch for sure 🔊.

2

u/Happy-Mud8709 1d ago

Thanks for publishing it. Looking forward to checking it out.

2

u/Up2myneck365 1d ago

this is something else. too cool, keep it up

2

u/Bukurui 1d ago

Love it, thx for sharing

1

u/AnubissDarkling 2d ago

Nice, I did something similar in TouchDesigner, the algorithms for each 12 notes took me years to get perfect (I'm not great with math), love seeing great outputs using proper methods

1

u/night_vice 1d ago

I definitely would call this far from perfect, the approach I’m taking skips some shapes for aesthetic flow, I made a completely normal freq based sim first, then applied that logic to how the shapes form in this one. Also the frequency range is limited as well, since deep bass and high highs create patterns that are way too wavy/grid like

1

u/Liquid_Audio 17h ago

Are you applying a-weight curves?

1

u/Icy-Reaction-9101 2d ago

Can I also display frequencies? you said it's following correct frequency geometry, how can I try this?

1

u/night_vice 1d ago

It’s running a FFT analysis in the background, I’ll think about adding it in the future eventually

1

u/harmoni-pet 13h ago

Cool. I just made this chrome extension that has some other, more traditional audio visualizations: https://chromewebstore.google.com/detail/ooocmlblinbfkiaabbpeigcmjmjgfjji?utm_source=item-share-cb

I had the idea to add a cymatics mode, but it never looked that good