02-08-2021, 07:17 AM
Hi hindumagic
You might find you can adapt the mpd_oled code to your needs
https://github.com/antiprism/mpd_oled
It uses cava to calculated the spectrum, and this can be configured to provide a stereo spectrum. You could add a Python wrapper using something like pybind11.
Adrian.
You might find you can adapt the mpd_oled code to your needs
https://github.com/antiprism/mpd_oled
It uses cava to calculated the spectrum, and this can be configured to provide a stereo spectrum. You could add a Python wrapper using something like pybind11.
Adrian.