Skip to content

A simple Python program that plays a random chord progression when a text phrase is provided as an input.

License

Notifications You must be signed in to change notification settings

Saurya0401/Text-To-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-To-Music

A simple Python program that plays a random chord progression when a text phrase is provided as an input.

The program is GUI based and plays a chord progression in which the number of chords is equivalent to the number of characters provided in the input. There are 24 distinct progressions, starting with every note from A - G#m, and one is randomly selected when the play_prog() function in TextToMusic.py is run.

About

A simple Python program that plays a random chord progression when a text phrase is provided as an input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages