StemPlayer
Play your own music stems right from your computer.
Feb 22, 2023
Play your own music stems right from your computer. Inspired by Kanye's stem player, load 4 separate music stems into the program and control the stems using your keyboard.
After I saw the Kanye West stem player, I wanted to create my own version of it. Using AI, I was able to separate the stems of a song and create a simple python program that lets you control the volume of each stem using your keyboard.
When I created this, I made a simple hardware interface using an Arduino Uno and potentiometers to control the volume of each stem. The program is able to read the serial input from the Arduino and control the volume of each stem accordingly.
Tech stack
- Python
- Arduino
- AI