Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prime Form Calculator in Python3

This calculator takes any list of musical notes and returns the prime form and the interval class vector for that set of pitches. Click here for more information on musical set theory.

Getting Started

Prerequisites

  • Python3

  • Tkinter

Installation

  1. Clone the repository
git clone https://github.com/your-username/PCSetCalc.git
  1. Grant run permission to 'main.sh':
chmod + x main.sh
  1. Execute 'main.sh' to start:
./main.sh

About

Python calculator that takes any list of musical notes (entered as a string) and returns the prime form and interval class vector for that set of pitches (see link below for more on musical set theory). Other planned features include Forte number identification and a tone matrix generator.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages