Skip to content

brandonsinger/PyProgMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PyProgMusic

There are those of us who cannot play any kind of musical intrument. However, music and even what music sounds good together is simply math, something that programmers are usually good at. Music also has a lot of repetition in it. But as programmers, we us try to keep things DRY by using functions and classes. So why can't music be described the same way as a computer program?

PyProgMusic is a python program for creating music in a programming like way.

Requirements

Only Python and NumPy is required to create music.

What's Done

  • Basic one channel music generation
  • 4 basic intruments created

Todo

  • Create music in programming like way
  • Multiple channels
  • Many more intruments
  • Save in more formats than .wav

License

This is licensed under MIT.

About

A program for programmaticaly making music with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages