Metadata-Version: 2.1
Name: bmusic
Version: 0.1.2
Summary: Utilities for procedural music animation in Blender.
Home-page: https://github.com/phuang1024/bmusic
Author: Patrick Huang
Author-email: phuang1024@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mido
Requires-Dist: numpy
Requires-Dist: tqdm

# BMusic

Music animations combine music, 3D art, and computer generated animation.

BMusic is a Python library providing tools for procedural (program generated)
music animation.

[See an example here.](https://www.youtube.com/watch?v=ZE92NEA41nw)

![](https://github.com/phuang1024/bmusic/blob/master/examples/Debussy_ClairDeLune/example.jpg?raw=true)


