MIDIAnimator Save

Procedurally animate a MIDI file using Blender.

Project README

Contributors Forks Stargazers Issues GNU License mido version


MIDIAnimator

Procedurally animate a MIDI file using Blender.

⚠️ Read Updates Here 🚧


Explore the docs »
Report Bug · Request Feature
Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

MIDI Animator aims to provide a cohesive, open-source solution to animating instruments using a MIDI file.

Check out the technical demo:

Radiant Ensemble

(back to top)

Built With

(back to top)

Getting Started

To get started, check out the Getting Started docs page.

(back to top)

Building The Docs

  1. Clone the repository git clone https://github.com/imacj/MIDIAnimator.git and cd MIDIAnimator/docs.
  2. Run pip install -r requirements.txt.
  3. Run make html to build the HTML docs.
  4. Open index.html or run open build/html/index.html (for Mac users).
  5. Before committing, make sure you clean the build folder with make clean.

Note: Instead of reStructuredText markdown files, this project uses MyST markdown files. For some basic information on MyST markdown, visit https://myst-parser.readthedocs.io/en/v0.15.1/sphinx/intro.html and https://jupyterbook.org/en/stable/reference/cheatsheet.html.

The API docs are auto-built with sphinx-autodoc. If you want to make changes to the API documentation, please find the file you want to edit and edit the documentation string.

Please open a PR if you want to make changes to the docs.


(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU General Public License (GPLv3) license.
You may freely change and add to a forked repository as you wish, but you may not publish this software as closed source.
See LICENSE.txt for more information.

(back to top)

Contact

James Alt - [email protected]

Project Link: https://github.com/imacj/MIDIAnimator

(back to top)

Acknowledgments

Here are some of the development tools I used to create this project.

(back to top)

Open Source Agenda is not affiliated with "MIDIAnimator" Project. README Source: jamesa08/MIDIAnimator
Stars
54
Open Issues
4
Last Commit
1 month ago
License

Open Source Agenda Badge

Open Source Agenda Rating