/K.A.V.A

Тurn your boring keyboard into an audio visualizer

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Warning This repository has been moved to Codeberg, all future work will continue there.

K.A.V.A (C.A.V.A For keyboard)

Keyboard Audio VisuAliser

Dependencies

numpy

pyaudio

light

Fedora:

$ sudo dnf install python3-numpy python3-pyaudio light

Usage

Run the python script

$ python3 kava.py

!!!Warning!!!

It's Probably work only on Mac, You need to see is there a supported keyboard backlight by typing in Terminal:

$ light -L

Add line that contains something like: sysfs/leds/smc::kbd_backlight

To kava.py, In line that contains: subprocess.run(f"light -Srs sysfs/leds/smc::kbd_backlight {v}", shell=True)

Replacing This: sysfs/leds/smc::kbd_backlight

With your keyboard backlight identifier