Inspired from - While wearing your AirPods Max or both AirPods, touch and hold the volume slider until you see the additional controls.
To run:
rattlesnake.py --live -db -1
Install [PyAudio] (https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio)
Install [Curses] (https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses)
And
pip install numpy matplotlib
Code modified from Jakob Löhnertz's Repo