⌨️
Keyboard Xylophone
Turns your keyboard into a xylophone by listening for key presses and playing a tone based on each key's character value.
Turns your keyboard into a xylophone by listening for key presses and playing a tone based on each key's character value.
Turns your keyboard into a xylophone by listening for key presses and playing a tone based on each key's character value.
pip install -r requirements.txt
python main.py
boombox, pynput.
No — it uses pynput to capture global keyboard events and plays audio through the system sound device.