/PW_AudioLED

Realtime Audio Analyzer for BeagleBone Black

Primary LanguageCGNU General Public License v3.0GPL-3.0

PW_AudioLED

PW_AudioLED is a JackAudio client that sends audio data as framebuffer to the BeagleBone.GTk timers are used for displaying audio levels and calculating peaks,the calculated peaks are converted to db levels then sent via udp network. the framebuffer consists of 65 bytes of data sent every 15ms,i can say that the refresh rate is excellent and 15ms is fast enough. BBB_P10 is used to create lines and boxes: https://github.com/joek85/BBB_P10 you can see a video about it on youtube: https://www.youtube.com/watch?v=sMVi36LVPxk