Skip to content

A simple python library to determine Bach's favorite chords.

Notifications You must be signed in to change notification settings

tiedyedguy/music21_common_bach_chords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Using Music21 Python Library to find common Bach Chords

Music21 is an awesome python library that lets you analyse music in many different ways. On the podcast, DataSkeptic, it was asked, "Could I use Music21 to find out Bach's favorite chord?" The author of Music21 said, "Yes."

So this is putting that to test.

Getting Started

It is a basic python script. Download and run, nothing else is needed to go!

Prerequisites

The only prereq is the Music21 library which can be install with pip.

pip3 install music21

About

A simple python library to determine Bach's favorite chords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages