An implementation of the Circle of fifths, with a fully customizable progression of chords animation with sound, written in Manim.
- Python 3:
- manim (community edition)
The circle of fifths is a
To learn more about the circle of fifths, visit the Wikipedia Article attributed to it.
To get a local copy up and running follow these simple example steps.
- Working Python 3 >= 3.9.0 installation
- pip is working
- Clone the repo
git clone https://github.com/Kaweees/Photo.py.git
- Install Manim (Community Version)
# Manim Community Version pip install manim
To get started, run the following commands in the root directory of the repo:
- To render the code as an mp4 file:
manim -pql main.py