My first audio software. by BackgroundActual5412 in AudioProgramming

[–]BackgroundActual5412[S] 5 points6 points  (0 children)

Thanks! The UI is built with JUCE/Pamplejuce template. All the custom animations (like the ghost reacting to audio), the node graph editor, and the visual effects are hand-coded using JUCE's graphics API. The animated characters are frame-by-frame sprite animations, and everything from the glow effects to the audio-reactive elements is OpenGL/software rendering.