Skip to content

Kaweees/ManimCircleOfFifths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers

ManimCircleOfFifths

An implementation of the Circle of fifths, with a fully customizable progression of chords animation with sound, written in Manim.

Built With

  • Python 3:
    • manim (community edition)

Circle Of Fifths

The circle of fifths is a

To learn more about the circle of fifths, visit the Wikipedia Article attributed to it.

Usage

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Working Python 3 >= 3.9.0 installation
    • pip is working

Installation

  1. Clone the repo
    git clone https://github.com/Kaweees/Photo.py.git
  2. Install Manim (Community Version)
    # Manim Community Version
    pip install manim

Usage

To get started, run the following commands in the root directory of the repo:

  1. To render the code as an mp4 file:
    manim -pql main.py 

About

An implementation of the Circle of fifths, with a fully customizable progression of chords animation with sound, written in Manim.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages