Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 952 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 952 Bytes

Audio Wave Widget

This is a widget for KDE Plasma 6 that implements a small program developed in C++ leveraging the ALSA libraries included in most distributions and the Radix-2 FFT algorithm to analyze audio and display bars with a wave effect representing the music being played on the system.

Preview

Install

KDE Store

  1. Right click on the desktop
  2. Click on "Add Widgets"
  3. Click on "Get New Widgets"
  4. Click on "Download New Plasma Widgets"
  5. Search for "Audio Wave Widget"
  6. Click on "Install" and you're done!

In some cases, it will be necessary to install libasound2-dev and a C++ compiler (gcc), but it is worth noting that these packages are pre-installed in most distributions..