Tag: rhythm

  • Procedural rhythm game based on audio analysis

    Procedural rhythm game based on audio analysis

    Goal The goal of this project is to create a rhythm game that can procedurally create levels for itself based on the audio you give it. Index 1. Separating frequencies The first thing I wanted to do was see if I can distinguish frequencies based on if they’re high or low. I started by looking…