Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 2.88 KB

README.md

File metadata and controls

65 lines (42 loc) · 2.88 KB

Glissandi Harmonic Relations Calculator in Python

Calculates the chordal relationship between two or more independent glissandi.

Table of Contents

Introduction

The motivation for this project started out of a desire to move beyond the vertically structured harmonic tendencies of the Spectral Music school. I greatly admire the work of Gerard Grisey and Tristan Murail and wanted to see if a more horizontal approach to frequency based composition was possible. Mass structure composers like Ligeti and Cerha and more recently Jay Schwartz and Georg Friedrich Haas employ various polyphonic structures, one of which is the slowly evolving glissandi structure.

The goal of this program is to allow the user to calculate these structures quickly and isolate important harmonic moments. Once moments are isolated the user will be able to perform various operations on a a given chord:nearest overtone chord, nearest frequency modulation chords.

Useful Music Links

Music Theory

Composers

Musical Examples

Authors

License

see the LICENSE.md file for details

Acknowledgments

A big thank you to the composers listed above for inspiring this project.