You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An audio visualizer that uses lines to illustrate audio. The audio source is the default microphone of the machine.
CPAL is currently used to get data from the microphone. Raylib is used to render lines to the screen.