Audio capture and SPL viewer

This program will open Macbook's "Built-in Microphone" and start listening and rendering the waveform when you press "Capture".
Code is just baked
https://mchatzi.github.io/audiocapture/

Build and run

Easier way to run this is in Intellij, open the project folder as a java project, add any dependencies needed and create a new Run configuration, "Application"

Todos