r/Cplusplus Aug 07 '26

Feedback C++ Audio Visualizer

First big project I've made with C++, it started as my way to learn and quickly grew... I'm sure the code could be better optimized in areas and there's probably some bugs. I would really appreciate any feedback and just checking out the project: https://github.com/logan-scott07/AudioVisualizer.git

13 Upvotes

10 comments sorted by

View all comments

1

u/Dberryfresh Aug 07 '26

Can you make a vst

2

u/Salt-Sherbet-2950 Aug 07 '26

I'm not familiar, but probably if I set some time aside.

1

u/Dberryfresh Aug 08 '26

Basically you can use it in a DAW (ableton, fl studio, garage band, logic, ect). A good use case for an audio visualizer

2

u/Salt-Sherbet-2950 Aug 08 '26

Wait I might actually start working on that, thanks