Software VU Meter

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
I'd like to write VU meter screensaver for my player running on Raspbian.
Has anybody done that using Python? I believe ALSA API should be used for this task similar to this:
ameter
There is some Python wrapper for ALSA:
https://github.com/larsimmisch/pyalsaaudio
Is it the only way to go? Does ALSA use DBUS?
Is it possible to write spectrum analyzer using ALSA API?
 
Last edited:
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.