Metadata-Version: 2.1
Name: midistuff
Version: 0.0.2
Summary: A Python wrapper for the VRChat WebAPI supporting both sync and async
Home-page: https://github.com/Katistic/midi-thing
Author: Katistic
License: UNKNOWN
Project-URL: Issue Tracker, https://github.com/Katistic/midi-thing/issues
Project-URL: Examples, https://github.com/Katistic/midi-thing/tree/main/examples
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5.3
Description-Content-Type: text/markdown
Requires-Dist: python-rtmidi

# midistuff

MIDI controller  

Feel free to make pull requests to add other  
launchpads or any type of midi device

Only supports launchpad mk2 atm

## Limitations

Python is slow.  
Midi Clock for Launchpads are not implemented because  
Python is slow.


