Arduinosu
- 2 Devlogs
- 1 Total hours
A rhythm game for your Arduino, inspired by osu!taiko
A rhythm game for your Arduino, inspired by osu!taiko
Tried more midi files, I will soon begin working on fixing the python script to handle note pauses
I started by making sure the project is even doable-by using https://github.com/VihangaNethmaka/MIDI-To-Arduino-Converter to play a midi file using a buzzer. And it worked! But it didn’t handle pauses at all, which is something that I’ll have to fix