Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomMuzakGenerator

An experimental program for writing muzak to midi files.

I began this project as an Object Oriented Design challenge to see how intuitively I could represent a song (or really just a long sequence of chords and notes played in time and key) in code. Eventually, I hope to get this group of classes to a point where they can manipulate music data in a very useful way.

Setup:

$ pip install -r requirements.txt

Run with:

$ python main.py

To play:

  • Some type of DAW or media player that can play midi files. (Files will be saved in the root directory after execution)

About

A program that writes randomized muzak to midi files.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages