Skip to content

Latest commit

 

History

History
80 lines (63 loc) · 4.12 KB

README.md

File metadata and controls

80 lines (63 loc) · 4.12 KB

Contributors Forks Stargazers Issues MIT License

generateMidi

generateMidi is a useful tool create midi files for one or more of the chord scales. I created it after after wanting to create an Ableton Live init file that is pre-populated with all the chord scales I could use to paint my music.

product-screenshot

Built With

  • Python

Installation

  1. Download this repo to your local drive.
  2. Open a terminal.
  3. Navigate in your terminal to the folder containing this repo.

Usage

  1. Execute the command in your terminal python3 generateMidi.
  2. Notice that a new folder will be generated called Chord_Scales.
  3. Explore this folder. Find midi files you want to use. Import them into your DAW of choice.

Contributing

Your contributions to this project are very much appreciated. If you would like to help make this project better, fork to repo and create a pull request. Alternatively, you can open an issue with the tag "request." Please star this project!

  1. Fork the Project and make a branch with your feature (git checkout -b feature/myFeature).
  2. Commit your Changes (git commit -m 'Added myFeature').
  3. Push to the Branch (git push origin feature/myFeature).
  4. Open a Pull Request.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

You can contact me via my website at gelvinwhite.com.