From 373f706f596db6d23cfb7ec665c6875a2bab60d4 Mon Sep 17 00:00:00 2001 From: Reiyo <152931512+RyoK3N@users.noreply.github.com> Date: Fri, 18 Oct 2024 04:37:47 -0400 Subject: [PATCH] Create readme.md --- drum3x/readme.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 drum3x/readme.md diff --git a/drum3x/readme.md b/drum3x/readme.md new file mode 100644 index 0000000..724ec95 --- /dev/null +++ b/drum3x/readme.md @@ -0,0 +1,28 @@ +# Drum3x + +Welcome to **Drum3x**, the ultimate drum pad experience! Drum3x transforms your keyboard into a dynamic drum machine with a sleek, gaming-inspired interface. Whether you're a budding musician or just looking to have some fun, Drum3x offers an engaging platform to unleash your rhythm skills. + +## Features + +- ๐ŸŽน **9 Dynamic Drum Pads**: A 3x3 grid of responsive pads, each linked to unique drum sounds. +- ๐Ÿ’ป **Keyboard Integration**: Play beats effortlessly using intuitive keyboard shortcuts. +- ๐ŸŽถ **Record & Playback**: Capture your creative sequences and replay them with precise timing. +- ๐ŸŽฎ **Gaming-Inspired UI**: Immerse yourself in a dark-themed interface with neon highlights and a real-time CPU utilization graph styled like a gaming HUD. +- ๐Ÿ“ˆ **System Performance Monitor**: Keep an eye on your system's performance with a live-updating, gaming-styled CPU usage graph. + +Drum3x is more than just a drum padโ€”it's a glimpse into a larger project aimed at redefining interactive music experiences. Stay tuned for exciting updates! + +## Installation + +### Prerequisites + +- **Python 3.x** +- **C Compiler** (e.g., GCC) +- **Pip** (Python package manager) + +### Python Packages + +Install the required Python packages using pip: + +```bash +pip install psutil pygame matplotlib